python-orderedattrdict on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S python-orderedattrdict

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

$ yay -Rns python-orderedattrdict

2. Manually Install "python-orderedattrdict" via AUR

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

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

b. Clone python-orderedattrdict's git locally

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

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

$ cd ~/python-orderedattrdict $ makepkg -si

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

ID: 755955
Name: python-orderedattrdict
PackageBaseID: 140038
PackageBase: python-orderedattrdict
Version: 1.6.0-1
Description: An ordered Python dictionary with attribute-style access
URL: https://github.com/sanand0/orderedattrdict
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: bcb
FirstSubmitted: 1551526952
LastModified: 1592930755
URLPath: /cgit/aur.git/snapshot/python-orderedattrdict.tar.gz