git-ignore on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "git-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
Copied
b. Install git-ignore on Arch using YAY
$
yay -S
git-ignore
Copied
* (Optional) Uninstall git-ignore on Arch using YAY
$
yay -Rns
git-ignore
Copied
2. Manually Install "git-ignore" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone git-ignore's git locally
$
git clone https://aur.archlinux.org/git-ignore.git
~/git-ignore
Copied
c. Go to ~/git-ignore folder and install it
$
cd
~/git-ignore
Copied
$
makepkg -si
Copied
3. Information about the git-ignore package on Arch User Repository (AUR)
ID: 1410935
Name: git-ignore
PackageBaseID: 168815
PackageBase: git-ignore
Version: 1.3.1-1
Description: Quickly and easily list and fetch .gitignore templates from gitignore.io
URL: https://github.com/sondr3/git-ignore
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sondr3
Submitter: lmartinez-mirror
FirstSubmitted: 1625956584
LastModified: 1708184255
URLPath: /cgit/aur.git/snapshot/git-ignore.tar.gz
Name: git-ignore
PackageBaseID: 168815
PackageBase: git-ignore
Version: 1.3.1-1
Description: Quickly and easily list and fetch .gitignore templates from gitignore.io
URL: https://github.com/sondr3/git-ignore
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sondr3
Submitter: lmartinez-mirror
FirstSubmitted: 1625956584
LastModified: 1708184255
URLPath: /cgit/aur.git/snapshot/git-ignore.tar.gz