python-attrdict on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-attrdict

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

$ yay -Rns python-attrdict

2. Manually Install "python-attrdict" via AUR

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

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

b. Clone python-attrdict's git locally

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

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

$ cd ~/python-attrdict $ makepkg -si

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

ID: 1096138
Name: python-attrdict
PackageBaseID: 134460
PackageBase: python-attrdict
Version: 2.0.1-5
Description: A library that provides mapping objects that allow their elements to be accessed both as keys and as attributes.
URL: https://pypi.org/project/attrdict/
NumVotes: 1
Popularity: 4.0E-5
OutOfDate:
Maintainer: fryfrog
FirstSubmitted: 1532368224
LastModified: 1654784989
URLPath: /cgit/aur.git/snapshot/python-attrdict.tar.gz

5. The same packages on other Linux Distributions