Package Details: teams-for-linux 1.12.6-1

Git Clone URL: https://aur.archlinux.org/teams-for-linux.git (read-only, click to copy)
Package Base: teams-for-linux
Description: Unofficial Microsoft Teams client for Linux using Electron.
Upstream URL: https://github.com/IsmaelMartinez/teams-for-linux
Licenses: GPL-3.0-only
Submitter: ivelkov
Maintainer: jijojosephk (pschichtel)
Last Packager: pschichtel
Votes: 88
Popularity: 1.77
First Submitted: 2018-04-03 15:36 (UTC)
Last Updated: 2025-01-29 01:38 (UTC)

Pinned Comments

pschichtel commented on 2024-04-30 20:18 (UTC) (edited on 2024-04-30 20:19 (UTC) by pschichtel)

Before marking the package out of date, please first check that the new version is not a pre-release. I'm tracking releases, not pre-releases.

jijojosephk commented on 2024-02-05 02:42 (UTC)

Talk to community members here:

https://matrix.to/#/#teams-for-linux_community:gitter.im

Latest Comments

« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 16 .. 24 Next › Last »

MarsSeed commented on 2023-06-16 15:44 (UTC)

Please don't build the bundled Electron source.

Use one of the electron packages as dependency.

You can take a look at the PKGBUILD of this AUR package for a hint on how to strip out the included Electron from the build.

jijojosephk commented on 2023-05-17 16:57 (UTC)

@frealgagu if you're not finding time to update, let me know, I'll have it updated. Let me know how can I help.

dmark04 commented on 2023-05-16 06:41 (UTC) (edited on 2023-05-24 07:41 (UTC) by dmark04)

Upstream is now 22 patches and one minor version ahead of this package at v1.1.0 https://github.com/IsmaelMartinez/teams-for-linux/releases/tag/v1.1.0

Musikolo commented on 2023-05-13 15:52 (UTC) (edited on 2023-05-13 15:53 (UTC) by Musikolo)

Hi,

I got 2 issues while building this package which I solved as indicated below:

Issue 1:

==> Starting build()...
node: error while loading shared libraries: libicui18n.so.71: cannot open shared object file: No such file or directory
==> ERROR: A failure occurred in build().
    Aborting...

To solve this issue, I had to add (and build AUR package) icu71 to the makedepends array.

Issue 2:

==> Starting build()...
yarn install v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
error electron-builder@23.3.3: The engine "node" is incompatible with this module. Expected version ">=14.0.0". Got "12.22.12"
error Found incompatible module.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
==> ERROR: A failure occurred in build().
    Aborting...

To solve this issue, I replaced my nodejs-lts-erbium package with nodejs-lts-hydrogen. I think we should have "nodejs>=14" added to the makedepends array as well.

I hope it helps.

Thanks.

dmark04 commented on 2023-05-02 09:12 (UTC)

@frealgagu thanks for maintaining this package! Since this is under very active development, with new releases every 1-3 days (as currently the best way of getting MSteams on Linux), maybe it would be useful to automate the packaging process? So this is not constantly flagged out-of-date.

dmark04 commented on 2023-04-19 11:05 (UTC)

Upstream version is now already 1.0.68> https://github.com/IsmaelMartinez/teams-for-linux/releases/tag/v1.0.68

This version (1.0.54-1) for me is broken and only shows a white screen.

jijojosephk commented on 2023-04-16 09:09 (UTC)

It's out of date. Upstream at 1.0.65. If something is not working, please report an an issue. As a development team member, we would like to see the latest version reaching everywhere :)

snack commented on 2023-03-08 15:06 (UTC)

How can I make Teams remember my session? I log in with the SSO service of my institute, and the credentials are not preserved in the login page so I have to type them every time. So I'd like Teams to stay logged in and not ask for login every time I start it.

bobi commented on 2023-03-06 14:24 (UTC)

While it’s working, please please please don’t flag obsolete the only non-broken build of Teams…

micwoj92 commented on 2022-10-18 08:55 (UTC)

This is no longer the case.