Now a days it is more important to use Microsoft Team, Due to COVID. Microsoft Teams is one of the globally used digital tools that allow remote and dispersed teams around the world to collaborate through individual and group chats, video meetings, document sharing, and many others.
Microsoft Teams is available for the following major platforms i.e Windows, Linux, macOS, and Android.
To install MS Team will requires a file to download the .deb file from the official Microsoft Teams page. You can alternatively obtain the download link and pull the Microsoft Teams .deb file with the Wget command below.
$ wget https://packages.microsoft.com/repos/ms-teams/pool/main/t/teams/teams_1.4.00.26453_amd64.deb
With the file downloaded, install it as below.
$ sudo dpkg -i teams_*_amd64.deb
And thats it your Microsoft Teams is ready .
Now how to use this .
We can use this from two way
- By using terminal
$ teams
- By using Ubuntu app menu