mprime on AUR (Arch User Repository)

Last updated: October 06,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

b. Install mprime on Arch using YAY

$ yay -S mprime

* (Optional) Uninstall mprime on Arch using YAY

$ yay -Rns mprime

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

b. Clone mprime's git locally

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

c. Go to ~/mprime folder and install it

$ cd ~/mprime $ makepkg -si

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