
| Current Path : /proc/thread-self/root/usr/local/lib/python2.7/dist-packages/iftlib/intern/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : //proc/thread-self/root/usr/local/lib/python2.7/dist-packages/iftlib/intern/install_azure_cli.sh |
apt-get -y install wget ca-certificates curl apt-transport-https lsb-release gnupg #wget -qO - https://dl.winehq.org/wine-builds/winehq.key | sudo apt-key add - #apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ focal main' #apt update #apt install --install-recommends winehq-stable curl -sL https://packages.microsoft.com/keys/microsoft.asc | gpg --dearmor | tee /etc/apt/trusted.gpg.d/microsoft.gpg > /dev/null AZ_REPO=$(lsb_release -cs) echo "deb [arch=amd64] https://packages.microsoft.com/repos/azure-cli/ $AZ_REPO main" | sudo tee /etc/apt/sources.list.d/azure-cli.list apt update apt-get install azure-cli