mpreal-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S mpreal-git

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

$ yay -Rns mpreal-git

2. Manually Install "mpreal-git" via AUR

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

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

b. Clone mpreal-git's git locally

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

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

$ cd ~/mpreal-git $ makepkg -si

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

ID: 789275
Name: mpreal-git
PackageBaseID: 157531
PackageBase: mpreal-git
Version: 3.6.7.r7.g2c5e632-1
Description: Multiple precision floating point (MPFR) arithmetic library for C++
URL: http://www.holoborodko.com/pavel/mpfr/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Chais
Submitter: Chais
FirstSubmitted: 1599657947
LastModified: 1599657947
URLPath: /cgit/aur.git/snapshot/mpreal-git.tar.gz