teams-for-linux on AUR (Arch User Repository)

Last updated: May 19,2024

1. Install "teams-for-linux" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install teams-for-linux on Arch using YAY

$ yay -S teams-for-linux

* (Optional) Uninstall teams-for-linux on Arch using YAY

$ yay -Rns teams-for-linux

2. Manually Install "teams-for-linux" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone teams-for-linux's git locally

$ git clone https://aur.archlinux.org/teams-for-linux.git ~/teams-for-linux

c. Go to ~/teams-for-linux folder and install it

$ cd ~/teams-for-linux $ makepkg -si

3. Information about the teams-for-linux package on Arch User Repository (AUR)

ID: 1426040
Name: teams-for-linux
PackageBaseID: 131327
PackageBase: teams-for-linux
Version: 1.4.14-1
Description: Unofficial Microsoft Teams client for Linux using Electron.
URL: https://github.com/IsmaelMartinez/teams-for-linux
NumVotes: 67
Popularity: 3.590168
OutOfDate:
Maintainer: frealgagu
Submitter: ivelkov
FirstSubmitted: 1522769806
LastModified: 1710278242
URLPath: /cgit/aur.git/snapshot/teams-for-linux.tar.gz