msieve on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S msieve

* (Optional) Uninstall msieve on Arch using YAY

$ yay -Rns msieve

2. Manually Install "msieve" via AUR

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

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

b. Clone msieve's git locally

$ git clone https://aur.archlinux.org/msieve.git ~/msieve

c. Go to ~/msieve folder and install it

$ cd ~/msieve $ makepkg -si

3. Information about the msieve package on Arch User Repository (AUR)

ID: 1010749
Name: msieve
PackageBaseID: 53428
PackageBase: msieve
Version: 1.53-2
Description: Library for factoring large integers
URL: https://sourceforge.net/projects/msieve
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer:
Submitter: vesath
FirstSubmitted: 1319523426
LastModified: 1640729849
URLPath: /cgit/aur.git/snapshot/msieve.tar.gz