gq on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S gq

* (Optional) Uninstall gq on Arch using YAY

$ yay -Rns gq

2. Manually Install "gq" via AUR

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

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

b. Clone gq's git locally

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

c. Go to ~/gq folder and install it

$ cd ~/gq $ makepkg -si

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

ID: 475848
Name: gq
PackageBaseID: 128827
PackageBase: gq
Version: 1.3.4-8
Description: interactive graphical LDAP browser
URL: https://sourceforge.net/projects/gqclient/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1515272068
LastModified: 1515272068
URLPath: /cgit/aur.git/snapshot/gq.tar.gz