primemodule on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S primemodule

* (Optional) Uninstall primemodule on Arch using YAY

$ yay -Rns primemodule

2. Manually Install "primemodule" via AUR

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

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

b. Clone primemodule's git locally

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

c. Go to ~/primemodule folder and install it

$ cd ~/primemodule $ makepkg -si

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

ID: 1027599
Name: primemodule
PackageBaseID: 172345
PackageBase: primemodule
Version: 1.0.0-1
Description: C++ header-only library, binary and FFI library for factorizing huge (up to 2^63-1) numbers (optimized for huge semiprimes).
URL: https://github.com/danog/PrimeModule-ext
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: danogentili
Submitter: danogentili
FirstSubmitted: 1635093948
LastModified: 1643455555
URLPath: /cgit/aur.git/snapshot/primemodule.tar.gz