Skip to main content

Qubes OS: TemplateVM fedora-29 - Install Powershell Core

Install Powershell Core on fedora-29 TemplateVM in order to practice powershell core right in fedora.

Download powershell-6.2.0-1.rhel.7.x86_64.rpm file on personal dom first (by defautl, fedora-29 template cannot directly access internet).

Copy the downloaded rpm file to fedora-29 dom.

Run dnf install on fedora-29 terminal.

[user@fedora-29 ~]$ sudo dnf install compat-openssl10

[user@fedora-29 ~]$ sudo dnf install -y powershell-6.2.0-1.rhel.7.x86_64.rpm

[user@fedora-29 ~]$ pwsh

Popular posts from this blog

Microsoft AI Shell: Notes

AI Shell

VMware: vSphere PowerCLI 5.5 Release 2 Patch 1

https://my.vmware.com/group/vmware/get-download?downloadGroup=PCLI550R2 vSphere PowerCLI 5.5 Release 2 Patch 1

AWS Lightsail: Notes

One of ways to learn AWS is start with https://aws.amazon.com/lightsail/ , first month is free.