1

Instaliraj Powershell na Ubuntu 22.04

sudo apt-get update
sudo apt-get install -y wget apt-transport-https software-properties-common
wget -q "https://packages.microsoft.com/config/ubuntu/22.04/packages-microsoft-prod.deb"
sudo dpkg -i packages-microsoft-prod.deb
sudo apt-get update
sudo apt-get install -y powershell
pwsh

 

https://learn.microsoft.com/en-us/powershell/scripting/install/install-ubuntu?view=powershell-7.3

https://github.com/powershell/SecretStore

https://www.powershellgallery.com/packages/Microsoft.PowerShell.SecretStore/


posh pwsh powershell ubuntu install xposh xpwsh xpowershell xubuntu xinstall