python2-pathspec on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python2-pathspec

* (Optional) Uninstall python2-pathspec on Arch using YAY

$ yay -Rns python2-pathspec

2. Manually Install "python2-pathspec" via AUR

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

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

b. Clone python2-pathspec's git locally

$ git clone https://aur.archlinux.org/python2-pathspec.git ~/python2-pathspec

c. Go to ~/python2-pathspec folder and install it

$ cd ~/python2-pathspec $ makepkg -si

3. Information about the python2-pathspec package on Arch User Repository (AUR)

ID: 835722
Name: python2-pathspec
PackageBaseID: 99566
PackageBase: python2-pathspec
Version: 0.8.1-1
Description: Utility library for gitignore style pattern matching of file paths
URL: https://github.com/cpburnz/python-path-specification
NumVotes: 0
Popularity: 0
OutOfDate: 1643678762
Maintainer:
FirstSubmitted: 1441696150
LastModified: 1608421611
URLPath: /cgit/aur.git/snapshot/python2-pathspec.tar.gz

5. The same packages on other Linux Distributions