python2-odict on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python2-odict

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

$ yay -Rns python2-odict

2. Manually Install "python2-odict" via AUR

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

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

b. Clone python2-odict's git locally

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

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

$ cd ~/python2-odict $ makepkg -si

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

ID: 487180
Name: python2-odict
PackageBaseID: 54536
PackageBase: python2-odict
Version: 1.6.2-1
Description: Ordered dictionary.
URL: https://github.com/bluedynamics/odict
NumVotes: 4
Popularity: 0
OutOfDate: 1656254370
Maintainer: fab31
FirstSubmitted: 1323001208
LastModified: 1518798442
URLPath: /cgit/aur.git/snapshot/python2-odict.tar.gz