teams on AUR (Arch User Repository)

Last updated: September 21,2024

1. Install "teams" 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 on Arch using YAY

$ yay -S teams

* (Optional) Uninstall teams on Arch using YAY

$ yay -Rns teams

2. Manually Install "teams" via AUR

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

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

b. Clone teams's git locally

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

c. Go to ~/teams folder and install it

$ cd ~/teams $ makepkg -si

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

ID: 1221050
Name: teams
PackageBaseID: 147324
PackageBase: teams
Version: 1.5.00.23861-1
Description: Microsoft Teams for Linux is your chat-centered workspace in Office 365
URL: https://teams.microsoft.com/downloads
NumVotes: 319
Popularity: 3.390767
OutOfDate:
Maintainer: ogarcia
Submitter: ogarcia
FirstSubmitted: 1576003268
LastModified: 1677924906
URLPath: /cgit/aur.git/snapshot/teams.tar.gz