5

Install Microsoft Teams on Fedora / Ubuntu / Debian Linux

 2 years ago
source link: https://computingforgeeks.com/install-microsoft-teams-on-fedora-ubuntu-debian-linux/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
Install Microsoft Teams on Fedora

Microsoft has released its Teams application for Linux users. Microsoft Teams is an application used for unified communication and collaboration through video conferencing, messaging and chats, file sharing, and integrations with other applications such as git, monitoring tools, CI/CD pipelines e.t.c. This guide will discuss how you can install Microsoft Teams on Ubuntu / Fedora and Debian Linux operating systems.

Install Microsoft Teams on Fedora

The rpm package is available for Fedora and CentOS users. The packages are available for download from the releases page.

wget https://packages.microsoft.com/yumrepos/ms-teams/teams-1.2.00.32451-1.x86_64.rpm

Once the package is downloaded, install it with dnf command.

$ sudo dnf localinstall teams-1.2.00.32451-1.x86_64.rpm
Last metadata expiration check: 0:01:30 ago on Wed 11 Dec 2019 09:57:54 PM EAT.
Dependencies resolved.
===================================================================================================================================================
 Package                       Architecture                   Version                                   Repository                            Size
===================================================================================================================================================
Installing:
 teams                         x86_64                         1.2.00.32451-1                            @commandline                          85 M

Transaction Summary
===================================================================================================================================================
Install  1 Package

Total size: 85 M
Installed size: 228 M
Is this ok [y/N]: y

Press the y key to begin installation of Microsoft Teams on Fedora.

Install Microsoft Teams on Ubuntu / Debian Linux

We used an rpm package to install Microsoft Teams on Fedora, for Debian and Ubuntu Linux machine, we’ll use a .deb package.

wget https://packages.microsoft.com/repos/ms-teams/pool/main/t/teams/teams_1.2.00.32451_amd64.deb

Then install Teams on Ubuntu / Debian Linux machine with the command:

sudo dpkg -i teams_1.2.00.32451_amd64.deb

If you encounter dependency issues, run:

sudo apt -y -f install

Launch and use Microsoft Teams on Linux

After the installation, launch the application using the command line interface or from the Desktop environment.

Provide your organization email address for login or create a new account and click “Next“.

Enjoy using Microsoft Teams application on Linux for your daily job communications / projects collaborations with colleagues and external consultants/vendors e.t.c.

More guides

Install draw.io Desktop Application on Ubuntu / Debian / Fedora

How To Install Rocket.Chat Server on Debian / Ubuntu

Best Books for Learning Node.js / AngularJS / ReactJS / ExpressJS


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK