lib32-mpfr on AUR (Arch User Repository)

Last updated: January 26,2025

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

$ yay -S lib32-mpfr

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

$ yay -Rns lib32-mpfr

2. Manually Install "lib32-mpfr" via AUR

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

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

b. Clone lib32-mpfr's git locally

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

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

$ cd ~/lib32-mpfr $ makepkg -si

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

ID: 1276098
Name: lib32-mpfr
PackageBaseID: 145392
PackageBase: lib32-mpfr
Version: 4.2.0.p9-1
Description: Multiple-precision floating-point library
URL: https://www.mpfr.org
NumVotes: 3
Popularity: 0.000395
OutOfDate: 1690767026
Maintainer: tallero
Submitter: fanjiang
FirstSubmitted: 1569644033
LastModified: 1687266809
URLPath: /cgit/aur.git/snapshot/lib32-mpfr.tar.gz