gchat on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S gchat

* (Optional) Uninstall gchat on Arch using YAY

$ yay -Rns gchat

2. Manually Install "gchat" via AUR

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

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

b. Clone gchat's git locally

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

c. Go to ~/gchat folder and install it

$ cd ~/gchat $ makepkg -si

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

ID: 1426442
Name: gchat
PackageBaseID: 195654
PackageBase: gchat
Version: 1.0.1-8
Description: Unofficial Google Chat app
URL: https://github.com/dcrousso/GChat
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zxp19821005
Submitter: zxp19821005
FirstSubmitted: 1689242717
LastModified: 1710331932
URLPath: /cgit/aur.git/snapshot/gchat.tar.gz