gmp4 on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S gmp4

* (Optional) Uninstall gmp4 on Arch using YAY

$ yay -Rns gmp4

2. Manually Install "gmp4" via AUR

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

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

b. Clone gmp4's git locally

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

c. Go to ~/gmp4 folder and install it

$ cd ~/gmp4 $ makepkg -si

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

ID: 358697
Name: gmp4
PackageBaseID: 103018
PackageBase: gmp4
Version: 4.3.2-1
Description: Legacy version of gmp. Provides libgmp.so.3.
URL: http://gmplib.org/
NumVotes: 10
Popularity: 0.000126
OutOfDate:
Maintainer:
Submitter: spaceships
FirstSubmitted: 1446851846
LastModified: 1479767581
URLPath: /cgit/aur.git/snapshot/gmp4.tar.gz