mlucas on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S mlucas

* (Optional) Uninstall mlucas on Arch using YAY

$ yay -Rns mlucas

2. Manually Install "mlucas" via AUR

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

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

b. Clone mlucas's git locally

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

c. Go to ~/mlucas folder and install it

$ cd ~/mlucas $ makepkg -si

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

ID: 999349
Name: mlucas
PackageBaseID: 160356
PackageBase: mlucas
Version: 20.1.1-2
Description: Program used to perform Lucas-Lehmer tests of Mersenne numbers. Can be built on the ARM architecture.
URL: https://www.mersenneforum.org/mayer/README.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Dylan14
Submitter: Dylan14
FirstSubmitted: 1606592114
LastModified: 1638909482
URLPath: /cgit/aur.git/snapshot/mlucas.tar.gz