Microsoft does not provide support to teams on linux. 

However, there is a very impressive (so far) linux client at 
https://github.com/IsmaelMartinez/teams-for-linux?tab=readme-ov-file which, in 
my opinion, is really fabulous (however, do note that I have never used teams 
on anything else).

In general, this is how the install works:

 sudo curl -1sLf -o /tmp/teams-for-linux.asc 
https://repo.teamsforlinux.de/teams-for-linux.asc
 sudo rpm --import /tmp/teams-for-linux.asc
 sudo rm -f /tmp/teams-for-linux.asc
 sudo curl -1sLf -o /etc/yum.repos.d/teams-for-linux.repo 
https://repo.teamsforlinux.de/rpm/teams-for-linux.repo
 sudo dnf update
 sudo dnf install teams-for-linux

I have used it whenever needed for about the past year. Of course, YMMV.

Best wishes,
Ranjan


On Sat Jun28'25 06:25:08PM, François Patte wrote:
> From: François Patte <francois.pa...@fdn.fr>
> Date: Sat, 28 Jun 2025 18:25:08 +0200
> To: fedora <users@lists.fedoraproject.org>
> Reply-To: Community support for Fedora users <users@lists.fedoraproject.org>
> Subject: teams on fedora
> 
> Bonjour,
> 
> It seems that Teams is available for linux. I have found some tuto to
> install it on fedora, but none has succeeded (no teams rpm available).
> 
> Does anyone succeeded to install it?
> 
> Thank you
> 
> -- 
> François Patte
> tél : +33 (0)6 7892 5822
> https://www.pingala.homelinux.org

> -- 
> _______________________________________________
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org
> Fedora Code of Conduct: 
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
> Do not reply to spam, report it: 
> https://pagure.io/fedora-infrastructure/new_issue

-- 
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to