pure-mpfr on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S pure-mpfr

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

$ yay -Rns pure-mpfr

2. Manually Install "pure-mpfr" via AUR

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

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

b. Clone pure-mpfr's git locally

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

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

$ cd ~/pure-mpfr $ makepkg -si

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

ID: 195072
Name: pure-mpfr
PackageBaseID: 57185
PackageBase: pure-mpfr
Version: 0.5-1
Description: An interface to the GNU mpfr library for performing multiprecision floating point arithmetic with proper rounding.
URL: http://purelang.bitbucket.org/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: pure-aur
Submitter: g2oo7fy
FirstSubmitted: 1330548185
LastModified: 1434229190
URLPath: /cgit/aur.git/snapshot/pure-mpfr.tar.gz