add-gitignore on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S add-gitignore

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

$ yay -Rns add-gitignore

2. Manually Install "add-gitignore" via AUR

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

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

b. Clone add-gitignore's git locally

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

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

$ cd ~/add-gitignore $ makepkg -si

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

ID: 894397
Name: add-gitignore
PackageBaseID: 150615
PackageBase: add-gitignore
Version: 1.1.1-2
Description: An interactive CLI tool that adds a .gitignore to your projects
URL: https://www.npmjs.com/package/add-gitignore
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Nyasaki
Submitter: ragouel
FirstSubmitted: 1584960664
LastModified: 1618782565
URLPath: /cgit/aur.git/snapshot/add-gitignore.tar.gz