Ubuntu (PowerShell)

From vwiki
Revision as of 07:32, 5 December 2021 by Sstrutt (talk | contribs) (Initial creation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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