mprime-bin on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S mprime-bin

* (Optional) Uninstall mprime-bin on Arch using YAY

$ yay -Rns mprime-bin

2. Manually Install "mprime-bin" via AUR

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

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

b. Clone mprime-bin's git locally

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

c. Go to ~/mprime-bin folder and install it

$ cd ~/mprime-bin $ makepkg -si

3. Information about the mprime-bin package on Arch User Repository (AUR)

ID: 1427292
Name: mprime-bin
PackageBaseID: 56009
PackageBase: mprime-bin
Version: 1:30.19.13-1
Description: A GIMPS, distributed computing project client, dedicated to finding Mersenne primes. Precompiled binary version.
URL: http://www.mersenne.org
NumVotes: 108
Popularity: 0.062525
OutOfDate:
Maintainer: graysky
Submitter: graysky
FirstSubmitted: 1327234306
LastModified: 1710444488
URLPath: /cgit/aur.git/snapshot/mprime-bin.tar.gz