msieve on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install msieve on Arch using YAY
$
yay -S
msieve
Copied
* (Optional) Uninstall msieve on Arch using YAY
$
yay -Rns
msieve
Copied
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
Copied
b. Clone msieve's git locally
$
git clone https://aur.archlinux.org/msieve.git
~/msieve
Copied
c. Go to ~/msieve folder and install it
$
cd
~/msieve
Copied
$
makepkg -si
Copied
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
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