arprec on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S arprec

* (Optional) Uninstall arprec on Arch using YAY

$ yay -Rns arprec

2. Manually Install "arprec" via AUR

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

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

b. Clone arprec's git locally

$ git clone https://aur.archlinux.org/arprec.git ~/arprec

c. Go to ~/arprec folder and install it

$ cd ~/arprec $ makepkg -si

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

ID: 549439
Name: arprec
PackageBaseID: 93731
PackageBase: arprec
Version: 2.2.19-1
Description: An arbitrary precision math library for C++ and Fortran-90.
URL: http://crd.lbl.gov/~dhbailey/mpdist/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Chais
Submitter: Chais
FirstSubmitted: 1433280874
LastModified: 1538700175
URLPath: /cgit/aur.git/snapshot/arprec.tar.gz