python-attr on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "python-attr" 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 python-attr on Arch using YAY
$
yay -S
python-attr
Copied
* (Optional) Uninstall python-attr on Arch using YAY
$
yay -Rns
python-attr
Copied
2. Manually Install "python-attr" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python-attr's git locally
$
git clone https://aur.archlinux.org/python-attr.git
~/python-attr
Copied
c. Go to ~/python-attr folder and install it
$
cd
~/python-attr
Copied
$
makepkg -si
Copied
3. Information about the python-attr package on Arch User Repository (AUR)
ID: 1243495
Name: python-attr
PackageBaseID: 192829
PackageBase: python-attr
Version: 0.3.2-1
Description: Simple decorator to set attributes of target function or class in a DRY way.
URL: https://github.com/denis-ryzhkov/attr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: IngoMeyer
Submitter: IngoMeyer
FirstSubmitted: 1681908833
LastModified: 1681908833
URLPath: /cgit/aur.git/snapshot/python-attr.tar.gz
Name: python-attr
PackageBaseID: 192829
PackageBase: python-attr
Version: 0.3.2-1
Description: Simple decorator to set attributes of target function or class in a DRY way.
URL: https://github.com/denis-ryzhkov/attr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: IngoMeyer
Submitter: IngoMeyer
FirstSubmitted: 1681908833
LastModified: 1681908833
URLPath: /cgit/aur.git/snapshot/python-attr.tar.gz