Difference between revisions of "Ubuntu (PowerShell)"

From vwiki
Jump to navigation Jump to search
(Initial creation)
(No difference)

Revision as of 07:32, 5 December 2021

Installation

For the latest info, see https://docs.microsoft.com/en-us/powershell/scripting/install/install-ubuntu

apt install wget apt-transport-https software-properties-common
wget https://packages.microsoft.com/config/ubuntu/18.04/packages-microsoft-prod.deb
dpkg -i packages-microsoft-prod.deb