gig on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install gig on Arch using YAY
$
yay -S
gig
Copied
* (Optional) Uninstall gig on Arch using YAY
$
yay -Rns
gig
Copied
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
Copied
b. Clone gig's git locally
$
git clone https://aur.archlinux.org/gig.git
~/gig
Copied
c. Go to ~/gig folder and install it
$
cd
~/gig
Copied
$
makepkg -si
Copied
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
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