python-multiset on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-multiset

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

$ yay -Rns python-multiset

2. Manually Install "python-multiset" via AUR

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

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

b. Clone python-multiset's git locally

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

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

$ cd ~/python-multiset $ makepkg -si

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

ID: 1380364
Name: python-multiset
PackageBaseID: 193449
PackageBase: python-multiset
Version: 3.0.2-2
Description: A multiset implementation for python
URL: https://github.com/wheerd/multiset
NumVotes: 1
Popularity: 0.001912
OutOfDate:
Maintainer: iyanmv
Submitter: iyanmv
FirstSubmitted: 1683625307
LastModified: 1704371583
URLPath: /cgit/aur.git/snapshot/python-multiset.tar.gz