python-primesieve on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-primesieve

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

$ yay -Rns python-primesieve

2. Manually Install "python-primesieve" via AUR

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

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

b. Clone python-primesieve's git locally

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

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

$ cd ~/python-primesieve $ makepkg -si

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

ID: 966119
Name: python-primesieve
PackageBaseID: 142342
PackageBase: python-primesieve
Version: 2.3.0-2
Description: Python bindings for primesieve library
URL: https://github.com/hickford/primesieve-python
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: RcrdBrt
FirstSubmitted: 1558949568
LastModified: 1632688039
URLPath: /cgit/aur.git/snapshot/python-primesieve.tar.gz