teamviewer-quicksupport-beta on AUR (Arch User Repository)

Last updated: June 15,2024

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

$ yay -S teamviewer-quicksupport-beta

* (Optional) Uninstall teamviewer-quicksupport-beta on Arch using YAY

$ yay -Rns teamviewer-quicksupport-beta

2. Manually Install "teamviewer-quicksupport-beta" via AUR

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

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

b. Clone teamviewer-quicksupport-beta's git locally

$ git clone https://aur.archlinux.org/teamviewer-quicksupport-beta.git ~/teamviewer-quicksupport-beta

c. Go to ~/teamviewer-quicksupport-beta folder and install it

$ cd ~/teamviewer-quicksupport-beta $ makepkg -si

3. Information about the teamviewer-quicksupport-beta package on Arch User Repository (AUR)