mpfr-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S mpfr-git

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

$ yay -Rns mpfr-git

2. Manually Install "mpfr-git" via AUR

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

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

b. Clone mpfr-git's git locally

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

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

$ cd ~/mpfr-git $ makepkg -si

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

ID: 1239096
Name: mpfr-git
PackageBaseID: 178569
PackageBase: mpfr-git
Version: 4.2.0.r140.g4e0324cb2-1
Description: C library for multiple-precision floating-point computations with correct rounding
URL: https://www.mpfr.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1651675879
LastModified: 1681116979
URLPath: /cgit/aur.git/snapshot/mpfr-git.tar.gz