python-zgitignore on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S python-zgitignore

* (Optional) Uninstall python-zgitignore on Arch using YAY

$ yay -Rns python-zgitignore

2. Manually Install "python-zgitignore" via AUR

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

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

b. Clone python-zgitignore's git locally

$ git clone https://aur.archlinux.org/python-zgitignore.git ~/python-zgitignore

c. Go to ~/python-zgitignore folder and install it

$ cd ~/python-zgitignore $ makepkg -si

3. Information about the python-zgitignore package on Arch User Repository (AUR)

ID: 1107994
Name: python-zgitignore
PackageBaseID: 129736
PackageBase: python-zgitignore
Version: 1.0.0-1
Description: Check if a file is ignored by a .zgitignore file, compatible with .gitignore syntax
URL: https://github.com/zb3/zgitignore
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Omar007
Submitter: Omar007
FirstSubmitted: 1517687610
LastModified: 1657036951
URLPath: /cgit/aur.git/snapshot/python-zgitignore.tar.gz