libgmp-static on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S libgmp-static

* (Optional) Uninstall libgmp-static on Arch using YAY

$ yay -Rns libgmp-static

2. Manually Install "libgmp-static" via AUR

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

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

b. Clone libgmp-static's git locally

$ git clone https://aur.archlinux.org/libgmp-static.git ~/libgmp-static

c. Go to ~/libgmp-static folder and install it

$ cd ~/libgmp-static $ makepkg -si

3. Information about the libgmp-static package on Arch User Repository (AUR)

ID: 1298948
Name: libgmp-static
PackageBaseID: 143219
PackageBase: libgmp-static
Version: 6.3.0-1
Description: A free library for arbitrary precision arithmetic, but only includes libgmp.a and libgmpxx.a
URL: https://gmplib.org
NumVotes: 4
Popularity: 1.0E-6
OutOfDate:
Maintainer: pizzaman
Submitter: sifyfy
FirstSubmitted: 1562306715
LastModified: 1691149131
URLPath: /cgit/aur.git/snapshot/libgmp-static.tar.gz