ignore on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S ignore

* (Optional) Uninstall ignore on Arch using YAY

$ yay -Rns ignore

2. Manually Install "ignore" via AUR

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

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

b. Clone ignore's git locally

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

c. Go to ~/ignore folder and install it

$ cd ~/ignore $ makepkg -si

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

ID: 383300
Name: ignore
PackageBaseID: 119705
PackageBase: ignore
Version: 0.1.4-1
Description: Download .gitignore files for a given language.
URL: https://github.com/jarodl/ignore
NumVotes: 2
Popularity: 0
OutOfDate: 1707139764
Maintainer: nicoulaj
Submitter: nicoulaj
FirstSubmitted: 1486924931
LastModified: 1486924931
URLPath: /cgit/aur.git/snapshot/ignore.tar.gz