python-aadict on AUR (Arch User Repository)

Last updated: May 01,2024

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

$ yay -S python-aadict

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

$ yay -Rns python-aadict

2. Manually Install "python-aadict" via AUR

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

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

b. Clone python-aadict's git locally

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

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

$ cd ~/python-aadict $ makepkg -si

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

ID: 1257764
Name: python-aadict
PackageBaseID: 143712
PackageBase: python-aadict
Version: 0.2.3-2
Description: An auto-attribute dict (and a couple of other useful dict functions), for Python
URL: https://pypi.org/project/aadict/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: GI_Jack
Submitter: GI_Jack
FirstSubmitted: 1563645077
LastModified: 1684039838
URLPath: /cgit/aur.git/snapshot/python-aadict.tar.gz