mfakto on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S mfakto

* (Optional) Uninstall mfakto on Arch using YAY

$ yay -Rns mfakto

2. Manually Install "mfakto" via AUR

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

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

b. Clone mfakto's git locally

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

c. Go to ~/mfakto folder and install it

$ cd ~/mfakto $ makepkg -si

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

ID: 1275359
Name: mfakto
PackageBaseID: 160776
PackageBase: mfakto
Version: 0.15pre7-2
Description: An OpenCL program for Mersenne prefactoring.
URL: https://mersenneforum.org/showthread.php?t=15646
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Dylan14
Submitter: Dylan14
FirstSubmitted: 1607580245
LastModified: 1687140171
URLPath: /cgit/aur.git/snapshot/mfakto.tar.gz