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

Linux command: ssh-keygen - Generate SSH Keys

ssh-keygen — authentication key generation, management and conversion

Powershell: Install-WindowsFeature AD-Domain-Services

Install-WindowsFeature AD-Domain-Services Powershell: Install-WindowsFeature AD-Domain-Services Check if AD-Domain-Services is installed Powershell: Check if AD-Domain-Services is installed

Google Pixel Chromebook: Notes

The Chromebook Pixel is a laptop at the high end of Google's Chromebook family of machines, which all come preinstalled with Chrome OS operating system.