ignore-it on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S ignore-it

* (Optional) Uninstall ignore-it on Arch using YAY

$ yay -Rns ignore-it

2. Manually Install "ignore-it" via AUR

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

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

b. Clone ignore-it's git locally

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

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

$ cd ~/ignore-it $ makepkg -si

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

ID: 979819
Name: ignore-it
PackageBaseID: 172450
PackageBase: ignore-it
Version: 1.1.0-1
Description: ignore-it - your command line tool for creating .gitignore files
URL: https://github.com/lolcatbois/ignore-it
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ninni
Submitter: ninni
FirstSubmitted: 1635328538
LastModified: 1635328538
URLPath: /cgit/aur.git/snapshot/ignore-it.tar.gz