gitignore-git on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S gitignore-git

* (Optional) Uninstall gitignore-git on Arch using YAY

$ yay -Rns gitignore-git

2. Manually Install "gitignore-git" via AUR

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

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

b. Clone gitignore-git's git locally

$ git clone https://aur.archlinux.org/gitignore-git.git ~/gitignore-git

c. Go to ~/gitignore-git folder and install it

$ cd ~/gitignore-git $ makepkg -si

3. Information about the gitignore-git package on Arch User Repository (AUR)

ID: 504500
Name: gitignore-git
PackageBaseID: 131743
PackageBase: gitignore-git
Version: r2763.4b37ac26-1
Description: GitHub's useful collection of .gitignore templates
URL: https://github.com/github/gitignore
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: billypilgrim
Submitter: billypilgrim
FirstSubmitted: 1524300892
LastModified: 1524300892
URLPath: /cgit/aur.git/snapshot/gitignore-git.tar.gz