mpfr-static on AUR (Arch User Repository)

Last updated: February 12,2025

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

$ yay -S mpfr-static

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

$ yay -Rns mpfr-static

2. Manually Install "mpfr-static" via AUR

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

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

b. Clone mpfr-static's git locally

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

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

$ cd ~/mpfr-static $ makepkg -si

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

ID: 1276104
Name: mpfr-static
PackageBaseID: 189137
PackageBase: mpfr-static
Version: 4.2.0.p9-1
Description: Multiple-precision floating-point library
URL: https://www.mpfr.org/
NumVotes: 1
Popularity: 0.000146
OutOfDate: 1690767682
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1672455032
LastModified: 1687267830
URLPath: /cgit/aur.git/snapshot/mpfr-static.tar.gz