Package Details: teams-for-linux-bin 1.12.5-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, lynix)
Last Packager: lynix
Votes: 10
Popularity: 0.001716
First Submitted: 2023-07-01 11:15 (UTC)
Last Updated: 2025-01-14 12:11 (UTC)

Latest Comments

« First ‹ Previous 1 2

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.