gild on AUR (Arch User Repository)

Last updated: March 12,2025

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

$ yay -S gild

* (Optional) Uninstall gild on Arch using YAY

$ yay -Rns gild

2. Manually Install "gild" via AUR

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

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

b. Clone gild's git locally

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

c. Go to ~/gild folder and install it

$ cd ~/gild $ makepkg -si

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

ID: 685084
Name: gild
PackageBaseID: 142447
PackageBase: gild
Version: 0.4.0-1
Description: Terminal Gopher Client, in LDPL
URL: https://github.com/dvkt/gild
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mega
Submitter: mega
FirstSubmitted: 1559347239
LastModified: 1578779145
URLPath: /cgit/aur.git/snapshot/gild.tar.gz