python-orderedset on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-orderedset

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

$ yay -Rns python-orderedset

2. Manually Install "python-orderedset" via AUR

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

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

b. Clone python-orderedset's git locally

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

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

$ cd ~/python-orderedset $ makepkg -si

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

ID: 1252022
Name: python-orderedset
PackageBaseID: 103933
PackageBase: python-orderedset
Version: 2.0.3-3
Description: An ordered set implementation in cython
URL: https://github.com/simonpercivall/orderedset
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: renek
FirstSubmitted: 1448793262
LastModified: 1683143691
URLPath: /cgit/aur.git/snapshot/python-orderedset.tar.gz