gmp-hg on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S gmp-hg

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

$ yay -Rns gmp-hg

2. Manually Install "gmp-hg" via AUR

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

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

b. Clone gmp-hg's git locally

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

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

$ cd ~/gmp-hg $ makepkg -si

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

ID: 392245
Name: gmp-hg
PackageBaseID: 120474
PackageBase: gmp-hg
Version: 6.1.99.hg17327-1
Description: A free library for arbitrary precision arithmetic
URL: http://gmplib.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: marzoul
Submitter: marzoul
FirstSubmitted: 1489090030
LastModified: 1489523274
URLPath: /cgit/aur.git/snapshot/gmp-hg.tar.gz