python-collections-extended on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-collections-extended

* (Optional) Uninstall python-collections-extended on Arch using YAY

$ yay -Rns python-collections-extended

2. Manually Install "python-collections-extended" via AUR

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

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

b. Clone python-collections-extended's git locally

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

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

$ cd ~/python-collections-extended $ makepkg -si

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

ID: 1169022
Name: python-collections-extended
PackageBaseID: 175080
PackageBase: python-collections-extended
Version: 2.0.2-1
Description: Extra Python Collections - bags(multiset), setlists, RangedMap and IndexedDict
URL: https://github.com/mlenzen/collections-extended
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fungible
Submitter: fungible
FirstSubmitted: 1642308682
LastModified: 1668436930
URLPath: /cgit/aur.git/snapshot/python-collections-extended.tar.gz