← Back to list

Microsoft Teams in Fedora with Flatpak

As published by many other websites earlier, Microsoft is suspending support for Microsoft Teams in Linux. We have been able to download MS…

Jonas Björk in The Fedora Idea · 2022-10-11 20:53 · 6 claps · 1.2 min read
#microsoft-teams #fedora-linux #flatpak #pwa #microsoft-teams-app
Open on Medium ↗
Wiki topics: 🔓 · Open Source

Microsoft Teams in Fedora with Flatpak

Photo by Dimitri Karastelev on Unsplash

Photo by Dimitri Karastelev on Unsplash

As published by many other websites earlier, Microsoft is suspending support for Microsoft Teams in Linux. We have been able to download MS Teams for Linux from go.microsoft.com , but those days are soon over.

Microsoft also said that they will come with instructions how to use MS Teams as a Progressive Web Application (PWA) in Microsoft Edge and Google Chrome soon.

Install Microsoft Teams with Flatpak

The best option today is to use teams-for-linux available with Flatpak. It’s Ismael Martinez that maintains the pak and sources are available at github.com .

First we need to add the Flathub repository to Flatpak:

$ flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

Then we update:

$ flatpak update

Now search for the package:

$ flatpak search teams-for-linux
# You should see:
teams-for-linux
Unofficial Microsoft Teams client for Linux using Electron
com.github.IsmaelMartinez.teams_for_linux 1.0.44

And finally we install the package:

$ flatpak install com.github.IsmaelMartinez.teams_for_linux

To run the application you use the application menu in GNOME and search for Teams and you will find the Teams logo, or from command line we can start Teams with the flatpak command:

$ flatpak run com.github.IsmaelMartinez.teams_for_linux

Microsoft Teams in Fedora Linux

Microsoft Teams in Fedora Linux

Now we have a functional, Electron wrapped, Microsoft Teams client in Fedora Linux!


메타데이터
post_id
59e5efc47b71
slug
microsoft-teams-in-fedora-with-flatpak-59e5efc47b71
url
https://medium.com/thefedoraidea/microsoft-teams-in-fedora-with-flatpak-59e5efc47b71
canonical_url
https://medium.com/thefedoraidea/microsoft-teams-in-fedora-with-flatpak-59e5efc47b71
author_url
https://medium.com/@karoshi
status
ok
fetched_at
2026-06-21 15:33:18