ignore on AUR (Arch User Repository)
Last updated: November 27,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
Copied
b. Install ignore on Arch using YAY
$
yay -S
ignore
Copied
* (Optional) Uninstall ignore on Arch using YAY
$
yay -Rns
ignore
Copied
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
Copied
b. Clone ignore's git locally
$
git clone https://aur.archlinux.org/ignore.git
~/ignore
Copied
c. Go to ~/ignore folder and install it
$
cd
~/ignore
Copied
$
makepkg -si
Copied
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
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