Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install teams linux

curl https://packages.microsoft.com/keys/microsoft.asc | sudo apt-key add -
sudo sh -c 'echo "deb [arch=amd64] https://packages.microsoft.com/repos/ms-teams stable main" > /etc/apt/sources.list.d/teams.list'
sudo apt update
sudo apt install teams
Comment

PREVIOUS NEXT
Code Example
Shell :: No matching distribution found for tensorflow==2.0.0 
Shell :: update nodejs centos 
Shell :: how to know the wifi password on windows 10 
Shell :: install maven on linux 
Shell :: Install yarn via npm global 
Shell :: brew install openssl 1.0 
Shell :: brew service start redis 
Shell :: date-fns npm package 
Shell :: nx: command not found 
Shell :: how to get hostname on linux 
Shell :: arch vscode 
Shell :: check ip address mac 
Shell :: check codedeploy agent status 
Shell :: install deb package 
Shell :: change last commit message 
Shell :: install php7.4 curl 
Shell :: bash multiple commands one line 
Shell :: assign default value in shell script 
Shell :: install specific kubectl version 
Shell :: git command to remove file from staging area 
Shell :: docker-compose install in centos 7 
Shell :: install vlc on ubuntu 
Shell :: python install scikit learn 
Shell :: git get current commit hash 
Shell :: Cannot install in Homebrew on ARM processor in Intel default prefix (/usr/local)! 
Shell :: git log one line 
Shell :: git revert uncommitted changes 
Shell :: wsl default user 
Shell :: bash split file into multiple files 
Shell :: show directory size linux 
ADD CONTENT
Topic
Content
Source link
Name
2+5 =