hangups on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S hangups

* (Optional) Uninstall hangups on Arch using YAY

$ yay -Rns hangups

2. Manually Install "hangups" via AUR

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

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

b. Clone hangups's git locally

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

c. Go to ~/hangups folder and install it

$ cd ~/hangups $ makepkg -si

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

ID: 886449
Name: hangups
PackageBaseID: 126154
PackageBase: hangups
Version: 0.4.13-1
Description: The first third-party instant messaging client for Google Hangouts
URL: https://github.com/tdryer/hangups
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: polyzen
FirstSubmitted: 1507335753
LastModified: 1617324640
URLPath: /cgit/aur.git/snapshot/hangups.tar.gz