mpir on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S mpir

* (Optional) Uninstall mpir on Arch using YAY

$ yay -Rns mpir

2. Manually Install "mpir" via AUR

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

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

b. Clone mpir's git locally

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

c. Go to ~/mpir folder and install it

$ cd ~/mpir $ makepkg -si

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

ID: 1146501
Name: mpir
PackageBaseID: 31430
PackageBase: mpir
Version: 3.0.0-3
Description: Library for multiple precision integers and rationals
URL: https://www.mpir.org/
NumVotes: 44
Popularity: 0
OutOfDate:
Maintainer: acxz
Submitter: remyoudompheng
FirstSubmitted: 1256288485
LastModified: 1664549033
URLPath: /cgit/aur.git/snapshot/mpir.tar.gz