mprime on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "mprime" 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 mprime on Arch using YAY
$
yay -S
mprime
Copied
* (Optional) Uninstall mprime on Arch using YAY
$
yay -Rns
mprime
Copied
2. Manually Install "mprime" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone mprime's git locally
$
git clone https://aur.archlinux.org/mprime.git
~/mprime
Copied
c. Go to ~/mprime folder and install it
$
cd
~/mprime
Copied
$
makepkg -si
Copied
3. Information about the mprime package on Arch User Repository (AUR)
ID: 1427846
Name: mprime
PackageBaseID: 76159
PackageBase: mprime
Version: 2:30.19.13-1
Description: A GIMPS, distributed computing project client, dedicated to finding Mersenne primes.
URL: http://www.mersenne.org
NumVotes: 75
Popularity: 2.692121
OutOfDate:
Maintainer: graysky
Submitter: graysky
FirstSubmitted: 1386796695
LastModified: 1710527707
URLPath: /cgit/aur.git/snapshot/mprime.tar.gz
Name: mprime
PackageBaseID: 76159
PackageBase: mprime
Version: 2:30.19.13-1
Description: A GIMPS, distributed computing project client, dedicated to finding Mersenne primes.
URL: http://www.mersenne.org
NumVotes: 75
Popularity: 2.692121
OutOfDate:
Maintainer: graysky
Submitter: graysky
FirstSubmitted: 1386796695
LastModified: 1710527707
URLPath: /cgit/aur.git/snapshot/mprime.tar.gz