pure-mpfr on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install pure-mpfr on Arch using YAY
$
yay -S
pure-mpfr
Copied
* (Optional) Uninstall pure-mpfr on Arch using YAY
$
yay -Rns
pure-mpfr
Copied
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
Copied
b. Clone pure-mpfr's git locally
$
git clone https://aur.archlinux.org/pure-mpfr.git
~/pure-mpfr
Copied
c. Go to ~/pure-mpfr folder and install it
$
cd
~/pure-mpfr
Copied
$
makepkg -si
Copied
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
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