mpfrc++ on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S mpfrc++

* (Optional) Uninstall mpfrc++ on Arch using YAY

$ yay -Rns mpfrc++

2. Manually Install "mpfrc++" via AUR

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

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

b. Clone mpfrc++'s git locally

$ git clone https://aur.archlinux.org/mpfrc++.git ~/mpfrc++

c. Go to ~/mpfrc++ folder and install it

$ cd ~/mpfrc++ $ makepkg -si

3. Information about the mpfrc++ package on Arch User Repository (AUR)

ID: 1316588
Name: mpfrc++
PackageBaseID: 162325
PackageBase: mpfrc++
Version: 3.7.0-1
Description: Multiple-precision floating-point library for C++
URL: http://www.holoborodko.com/pavel/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sukanka
Submitter: sukanka
FirstSubmitted: 1611126336
LastModified: 1694320408
URLPath: /cgit/aur.git/snapshot/mpfrc++.tar.gz