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: 2.19
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 .. 3 4 5 6 7 8 9 10 11 12 13 .. 46 Next › Last »

bradwood commented on 2022-04-26 08:15 (UTC) (edited on 2022-04-26 08:22 (UTC) by bradwood)

@Exanime -- I have exactly the same problem -- doing my head in!

It's the same on teams-insiders...

jwhendy commented on 2022-04-25 20:12 (UTC)

@Exanime: Does it match your system font(s) by chance? Interestingly, teams just started using Hack in my chats, starting a few days ago. This is the system font I have defined via lxappearance. I was surprised to see that, but wonder if it's related to a different package update and not teams (happened before my update to 1.5).

Exanime commented on 2022-04-25 19:35 (UTC)

Anyone experiencing issues with font? Mine look way too spaced out (as if attempting center alignment) and the numbers have these gray fade effect that makes them hard to read.

It is not like the font has not been rendered properly though (as in cases where the fonts are broken, blurry or pixelated)

Here is a sample https://imgur.com/a/K69leKT

daminator commented on 2022-04-25 10:01 (UTC) (edited on 2022-04-25 10:01 (UTC) by daminator)

I am experiencing issues with closing a teams window while using i3 (e.g. it won't close). This also happens for the teams-insiders packages. Does anyone else experience this?

randomnerd commented on 2022-04-19 16:27 (UTC)

Looks like it finally works.

mozo commented on 2022-04-19 09:36 (UTC)

Thank you jvybihal, mocolini :)

mocolini commented on 2022-04-19 09:21 (UTC)

@jvybihal just couse I wasn't aware about it! I apologize to all of you

jvybihal commented on 2022-04-19 09:14 (UTC)

Why not just install teams-insiders package? Why bother to ducktape it and spam comments? It was always available :O

mocolini commented on 2022-04-19 09:05 (UTC) (edited on 2022-04-19 09:08 (UTC) by mocolini)

@mozo for test purpose I've just modified the PKGBUILD this way:


-pkgname=teams
-pkgver=1.4.00.26453
+pkgname=teams-insiders
+pkgver=1.5.00.10453

-source=("https://packages.microsoft.com/repos/ms-teams/pool/main/t/teams/${pkgname}_${ noextract=("${pkgname}_${pkgver}_amd64.deb")pkgver}_amd64.deb")
+source=("https://packages.microsoft.com/repos/ms-teams/pool/main/t/teams-insiders/${pkgname}_${pkgver}_amd64.deb")

-sha256sums=('ee15b57793aa6b79ccda744d5232da670335abd931bae2a020f5043a129ab859')
+sha256sums=('0395208e61bbe0747cf029d100331d78a5c6b8d42b7619db8786f14a4dc69b54')

mozo commented on 2022-04-19 08:55 (UTC)

@mocolini And how we're supposed to install it? Will a simple file substition be enough?