python2-pyxattr on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python2-pyxattr

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

$ yay -Rns python2-pyxattr

2. Manually Install "python2-pyxattr" via AUR

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

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

b. Clone python2-pyxattr's git locally

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

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

$ cd ~/python2-pyxattr $ makepkg -si

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

ID: 765362
Name: python2-pyxattr
PackageBaseID: 155450
PackageBase: python2-pyxattr
Version: 0.6.1-2
Description: Filesystem extended attributes for python 2
URL: https://pypi.org/project/pyxattr/0.6.1
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: IslandC0der
Submitter: IslandC0der
FirstSubmitted: 1594757420
LastModified: 1594768291
URLPath: /cgit/aur.git/snapshot/python2-pyxattr.tar.gz