mingw-w64-gmp on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S mingw-w64-gmp

* (Optional) Uninstall mingw-w64-gmp on Arch using YAY

$ yay -Rns mingw-w64-gmp

2. Manually Install "mingw-w64-gmp" via AUR

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

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

b. Clone mingw-w64-gmp's git locally

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

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

$ cd ~/mingw-w64-gmp $ makepkg -si

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

ID: 1299046
Name: mingw-w64-gmp
PackageBaseID: 61656
PackageBase: mingw-w64-gmp
Version: 6.3.0-1
Description: A free library for arbitrary precision arithmetic (mingw-w64)
URL: http://gmplib.org
NumVotes: 14
Popularity: 0
OutOfDate:
Maintainer: xantares
Submitter: Schala
FirstSubmitted: 1344399948
LastModified: 1691167797
URLPath: /cgit/aur.git/snapshot/mingw-w64-gmp.tar.gz