gchooser on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S gchooser

* (Optional) Uninstall gchooser on Arch using YAY

$ yay -Rns gchooser

2. Manually Install "gchooser" via AUR

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

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

b. Clone gchooser's git locally

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

c. Go to ~/gchooser folder and install it

$ cd ~/gchooser $ makepkg -si

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

ID: 906592
Name: gchooser
PackageBaseID: 81821
PackageBase: gchooser
Version: 0.08-1
Description: An XDM chooser writen in gtk2-perl.
URL: https://github.com/bbidulock/gchooser
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: bidulock
FirstSubmitted: 1400008967
LastModified: 1620924695
URLPath: /cgit/aur.git/snapshot/gchooser.tar.gz