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
Copied
b. Install mpir on Arch using YAY
$
yay -S
mpir
Copied
* (Optional) Uninstall mpir on Arch using YAY
$
yay -Rns
mpir
Copied
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
Copied
b. Clone mpir's git locally
$
git clone https://aur.archlinux.org/mpir.git
~/mpir
Copied
c. Go to ~/mpir folder and install it
$
cd
~/mpir
Copied
$
makepkg -si
Copied
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
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