python2-attrs on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python2-attrs

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

$ yay -Rns python2-attrs

2. Manually Install "python2-attrs" via AUR

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

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

b. Clone python2-attrs's git locally

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

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

$ cd ~/python2-attrs $ makepkg -si

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

ID: 1020894
Name: python2-attrs
PackageBaseID: 175182
PackageBase: python2-attrs
Version: 21.4.0-1
Description: Attributes without boilerplate. (Python 2)
URL: https://attrs.readthedocs.org/
NumVotes: 3
Popularity: 0.118008
OutOfDate:
Maintainer: SwooshyCueb
Submitter: SwooshyCueb
FirstSubmitted: 1642554945
LastModified: 1642554945
URLPath: /cgit/aur.git/snapshot/python2-attrs.tar.gz