Package Details: teams-for-linux-bin 1.4.37-1

Git Clone URL: https://aur.archlinux.org/teams-for-linux-bin.git (read-only, click to copy)
Package Base: teams-for-linux-bin
Description: Unofficial Microsoft Teams for Linux client (binary version)
Upstream URL: https://github.com/IsmaelMartinez/teams-for-linux
Licenses: GPL3
Conflicts: teams-for-linux, teams-for-linux-appimage, teams-for-linux-git, teams-for-linux-wbundled-electron
Provides: teams-for-linux
Submitter: AlphaJack
Maintainer: AlphaJack (jonjomckay)
Last Packager: AlphaJack
Votes: 10
Popularity: 0.39
First Submitted: 2023-07-01 11:15 (UTC)
Last Updated: 2024-05-06 13:06 (UTC)

Latest Comments

MartinX3 commented on 2024-05-01 10:11 (UTC) (edited on 2024-05-01 10:11 (UTC) by MartinX3)

@AlphaJack Outdated means that the uploaded 1.4.19 from yesterday was already a month old.
Thank you for uploading 1.4.31 now.

AlphaJack commented on 2024-05-01 09:58 (UTC)

@MartinX3 Hi, this "-bin" package comes already compiled and thus just needs to be extracted to be installed. The package you linked has to be compiled from source, so it takes longer to install.

What do you mean by "outdated upstream packages to update this package"?

MartinX3 commented on 2024-04-30 15:31 (UTC) (edited on 2024-04-30 15:31 (UTC) by MartinX3)

https://aur.archlinux.org/packages/teams-for-linux is the better and newer package.
I have no clue why this package author only uses already outdated upstream packages to update this package.

mozo commented on 2023-09-07 19:58 (UTC)

In this package there's no Devices in the options. Does somebody knows a workaround?

https://i.imgur.com/moW83sf.png

mozo commented on 2023-09-07 19:48 (UTC)

In this package there's no Devices in the options. Does somebody knows a workaround?

https://i.imgur.com/moW83sf.png

tribal commented on 2023-08-22 17:08 (UTC)

i added link to /usr/bin

zagg commented on 2023-08-22 07:42 (UTC) (edited on 2023-08-22 07:43 (UTC) by zagg)

Hi,

Could you make the package available globally with a link to "/usr/bin/" ? Kinda like:

ln -sf "/opt/${pkgname}/${pkgname}" "${pkgdir}/usr/bin/${pkgname}"

MarsSeed commented on 2023-07-28 19:41 (UTC)

You can have a look at how that mentioned package's PKGBUILD removes the bundled Electron.

MarsSeed commented on 2023-07-10 18:02 (UTC)

A new package, teams-for-linux-electron-bin now duplicates this one. But one thing it seems to get right: it removes the bundled Electron. (Though I haven't tested if it works properly.)

Please kindly try to do the same improvement here.

MarsSeed commented on 2023-07-06 14:13 (UTC)

Can you please remove the bundled Electron (Chromium) runtime and instead make it depend on an electron package from repo?

Arch wiki's Electron package guildelines can help with some tips in achieving that.