How To Install Microsoft Teams Linux On Ubuntu and CentOS
How To Install Microsoft Teams Linux On Ubuntu and CentOS
cd /tmp
wget https://packages.microsoft.com/yumrepos/ms-teams/teams-
1.2.00.32451-1.x86_64.rpm
From here, you can chat, meeting and calling with other users.
Microsoft Teams Linux on Ubuntu 18.04 LTS
By default, Microsoft Teams package is not available in the Ubuntu
18.04 default repository. You will need to download the Debian
package from their official website.
Run the following command to download the Microsoft Teams
package:
cd /tmp
wget
https://packages.microsoft.com/repos/ms-teams/pool/main/t/teams/teams
_1.2.00.32451_amd64.deb
dpkg -i teams_1.2.00.32451_amd64.deb
To remove Microsoft Teams Linux from the Ubuntu 18.04, run the
following command:
dpkg -r teams