git-ignore-bin on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S git-ignore-bin

* (Optional) Uninstall git-ignore-bin on Arch using YAY

$ yay -Rns git-ignore-bin

2. Manually Install "git-ignore-bin" via AUR

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

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

b. Clone git-ignore-bin's git locally

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

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

$ cd ~/git-ignore-bin $ makepkg -si

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

ID: 1410941
Name: git-ignore-bin
PackageBaseID: 141362
PackageBase: git-ignore-bin
Version: 1.3.1-1
Description: Quickly and easily list and fetch .gitignore templates from www.gitignore.io
URL: https://github.com/sondr3/git-ignore
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: sondr3
Submitter: sondr3
FirstSubmitted: 1555623051
LastModified: 1708184424
URLPath: /cgit/aur.git/snapshot/git-ignore-bin.tar.gz