gmp-mpbsd on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S gmp-mpbsd

* (Optional) Uninstall gmp-mpbsd on Arch using YAY

$ yay -Rns gmp-mpbsd

2. Manually Install "gmp-mpbsd" via AUR

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

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

b. Clone gmp-mpbsd's git locally

$ git clone https://aur.archlinux.org/gmp-mpbsd.git ~/gmp-mpbsd

c. Go to ~/gmp-mpbsd folder and install it

$ cd ~/gmp-mpbsd $ makepkg -si

3. Information about the gmp-mpbsd package on Arch User Repository (AUR)

ID: 219064
Name: gmp-mpbsd
PackageBaseID: 66709
PackageBase: gmp-mpbsd
Version: 5.0.5-1
Description: BSD multi-precision arithmetic compatibility libraries from GMP
URL: http://gmplib.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawity
FirstSubmitted: 1359322546
LastModified: 1439047228
URLPath: /cgit/aur.git/snapshot/gmp-mpbsd.tar.gz