Package Details: teams 1.5.00.23861-1

Git Clone URL: https://aur.archlinux.org/teams.git (read-only, click to copy)
Package Base: teams
Description: Microsoft Teams for Linux is your chat-centered workspace in Office 365
Upstream URL: https://teams.microsoft.com/downloads
Licenses: custom
Conflicts: ms-teams
Replaces: ms-teams
Submitter: ogarcia
Maintainer: ogarcia (jvybihal)
Last Packager: ogarcia
Votes: 315
Popularity: 1.90
First Submitted: 2019-12-10 18:41 (UTC)
Last Updated: 2023-03-04 10:15 (UTC)

Pinned Comments

ogarcia commented on 2023-02-24 07:46 (UTC)

@mluque Yes, it seems that Microsoft is doing the wrong thing and has deleted the packages from the repository. There are several open threads on this topic.

The truth is that since the announcement that Microsoft was going to withdraw the Teams client, one does not know what is going to happen. I hope they restore the files, but in the meantime I have uploaded the binaries here (they are the Arch packages, I don't have the original .deb packages but if someone passes them to me I can include them).

ogarcia commented on 2022-02-01 10:30 (UTC) (edited on 2022-04-19 12:53 (UTC) by ogarcia)

Please, before flag as Out-of-date perform a double check in versions. Version 1.4.00.4855 is higher than 1.3.00.30857, 1.3.00.5153 or 1.3.00.958.

If you doubt, please remember the math classes and perform a count 1, 2, 3, 4, ..., 958, 959, ..., 5152, 5153, 5154, ..., 30856, 30857, 30858, etc.

You can go to HERE, download DEB or RPM and compare versions

Latest Comments

« First ‹ Previous 1 .. 12 13 14 15 16 17 18 19 20 21 22 .. 46 Next › Last »

ArthurBorsboom commented on 2022-02-15 12:32 (UTC)

As a workaround I use the web version.

https://teams.microsoft.com

ogghi commented on 2022-02-15 11:43 (UTC)

@attila123 Fun fact, I just encountered the same after clearing those folders. Before that I was trying teams-for-linux, which changed some nodeJS, I reverted changes, but still this white box capturing all input! Will see, maybe nodeJS configs eventually?

attila123 commented on 2022-02-15 11:33 (UTC) (edited on 2022-02-15 11:34 (UTC) by attila123)

Hi, anyone else having this issue? Teams stopped working for me today. Maybe due to some of its dependencies got updated? Just guessing (I did update Arch recently). When I try to start it, it just displays a white box (I guess it would be the login screen), and grabs all the keyboard input. So I cannot use keyboard anywhere else, including terminal. I need to right click the Teams icon in the tray and exit it from there. I also tried to delete its files, hope this is the right place: 'rm -rf ~/.config/Microsoft/Microsoft\ Teams'. Did not help. I am on Cinnamon if that matters.

originalsouth commented on 2022-02-15 09:59 (UTC)

As a (temporary) work around -- given you do not want to downgrade -- you can switch to https://aur.archlinux.org/packages/teams-nativefier (you will need to change the user agent in build script yourself, for me "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.80 Safari/537.36" works).

arvids commented on 2022-02-15 09:51 (UTC)

after update today stopped to work for me too, as expected - rebuilding does not help

Veltarn commented on 2022-02-15 09:48 (UTC)

I can confirm, I updated to glibc 2.35 and teams has ceased to work.

linuxninja commented on 2022-02-15 09:46 (UTC) (edited on 2022-02-15 09:50 (UTC) by linuxninja)

Will not run on a system updated to glibc 2.35 I wouldn't recommend downgrading your glibc packages to glibc 2.33, as the rest of the system is going to be updating and relying on glibc 2.35. Microsoft is going to have to rebuild based on glibc 2.35, so for now, we're just going to have to use their web version.

We can't rebuild. We don't have the source. Teams is proprietary.

totsilence commented on 2022-02-15 08:50 (UTC)

@johnnybash, seems unlikely as this is a binary package

johnnybash commented on 2022-02-15 08:22 (UTC)

rebuilding the teams package after updating to the new toolchain packages (glibc, binutils, ...) should solve your problems!

knatter commented on 2022-02-15 08:16 (UTC)

teams works with the following downgrade

sudo pacman -U /var/cache/pacman/pkg/glibc-2.33-5-x86_64.pkg.tar.zst /var/cache/pacman/pkg/gcc-libs-11.1.0-3-x86_64.pkg.tar.zst /var/cache/pacman/pkg/gcc-11.1.0-3-x86_64.pkg.tar.zst /var/cache/pacman/pkg/binutils-2.36.1-3-x86_64.pkg.tar.zst /var/cache/pacman/pkg/libtool-2.4.6+42+gb88cebd5-16-x86_64.pkg.tar.zst /var/cache/pacman/pkg/elfutils-0.186-4-x86_64.pkg.tar.zst /var/cache/pacman/pkg/libelf-0.186-4-x86_64.pkg.tar.zst