python2-ruamel.ordereddict on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python2-ruamel.ordereddict

* (Optional) Uninstall python2-ruamel.ordereddict on Arch using YAY

$ yay -Rns python2-ruamel.ordereddict

2. Manually Install "python2-ruamel.ordereddict" via AUR

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

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

b. Clone python2-ruamel.ordereddict's git locally

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

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

$ cd ~/python2-ruamel.ordereddict $ makepkg -si

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

ID: 538958
Name: python2-ruamel.ordereddict
PackageBaseID: 135455
PackageBase: python2-ruamel.ordereddict
Version: r41.983a529c0f41-1
Description: This is an implementation of an ordered dictionary with Key Insertion Order
URL: https://pypi.org/project/ruamel.ordereddict
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1535438507
LastModified: 1535438507
URLPath: /cgit/aur.git/snapshot/python2-ruamel.ordereddict.tar.gz