gig on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S gig

* (Optional) Uninstall gig on Arch using YAY

$ yay -Rns gig

2. Manually Install "gig" via AUR

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

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

b. Clone gig's git locally

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

c. Go to ~/gig folder and install it

$ cd ~/gig $ makepkg -si

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

ID: 1142950
Name: gig
PackageBaseID: 174896
PackageBase: gig
Version: 0.8.3-2
Description: Generate .gitignore files from your terminal (mostly) offline!
URL: https://github.com/shihanng/gig
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: scrouthtv
Submitter: scrouthtv
FirstSubmitted: 1641837480
LastModified: 1663844189
URLPath: /cgit/aur.git/snapshot/gig.tar.gz