Powershell on Ubuntu 20.04 | Installing PowerShell on Linux

Аватар автора
Python Базовый курс
How to install PowerShell on Ubuntu 20.04 Focal Fossa Linux Installing PowerShell on Ubuntu with following Steps. Installation via Package Repository - Ubuntu 20.04 PowerShell for Linux is published to package repositories for easy installation and updates. The preferred method is as follows: # Update the list of packages sudo apt-get update # Install pre-requisite packages. # Download the Microsoft repository GPG keys # Register the Microsoft repository GPG keys sudo dpkg -i packages-microsoft-prod.deb # Update the list of products sudo apt-get update # Enable the "universe" repositories sudo add-apt-repository universe # Install PowerShell sudo apt-get install -y powershell # Start PowerShell pwsh Windows 10 Powershell Cmdlet

0/0


0/0

0/0

0/0