python-addict on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S python-addict

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

$ yay -Rns python-addict

2. Manually Install "python-addict" via AUR

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

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

b. Clone python-addict's git locally

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

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

$ cd ~/python-addict $ makepkg -si

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

ID: 1190346
Name: python-addict
PackageBaseID: 96288
PackageBase: python-addict
Version: 2.4.0-5
Description: Augments dictionaries with attribute syntax
URL: https://github.com/mewwts/addict
NumVotes: 3
Popularity: 0.002001
OutOfDate: 1708169699
Maintainer:
Submitter: ser
FirstSubmitted: 1437639047
LastModified: 1672547630
URLPath: /cgit/aur.git/snapshot/python-addict.tar.gz