python-pyroaring on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-pyroaring

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

$ yay -Rns python-pyroaring

2. Manually Install "python-pyroaring" via AUR

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

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

b. Clone python-pyroaring's git locally

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

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

$ cd ~/python-pyroaring $ makepkg -si

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

ID: 1275177
Name: python-pyroaring
PackageBaseID: 187273
PackageBase: python-pyroaring
Version: 0.4.2-1
Description: Fast and lightweight set for unsigned 32 bits integers
URL: https://pypi.org/pypi/pyroaring
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: marko10_000
Submitter: jelly
FirstSubmitted: 1668183907
LastModified: 1687110407
URLPath: /cgit/aur.git/snapshot/python-pyroaring.tar.gz