python2-addict on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S python2-addict

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

$ yay -Rns python2-addict

2. Manually Install "python2-addict" via AUR

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

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

b. Clone python2-addict's git locally

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

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

$ cd ~/python2-addict $ makepkg -si

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

ID: 1002192
Name: python2-addict
PackageBaseID: 96288
PackageBase: python-addict
Version: 2.4.0-4
Description: Augments dictionaries with attribute syntax
URL: https://github.com/mewwts/addict
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: lmartinez-mirror
FirstSubmitted: 1437639047
LastModified: 1639385015
URLPath: /cgit/aur.git/snapshot/python2-addict.tar.gz

5. The same packages on other Linux Distributions