gawk-mpfr on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S gawk-mpfr

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

$ yay -Rns gawk-mpfr

2. Manually Install "gawk-mpfr" via AUR

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

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

b. Clone gawk-mpfr's git locally

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

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

$ cd ~/gawk-mpfr $ makepkg -si

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

ID: 1354442
Name: gawk-mpfr
PackageBaseID: 125696
PackageBase: gawk-mpfr
Version: 1.1.0-3
Description: GAWK extension - interface to the MPFR library
URL: https://sourceforge.net/projects/gawkextlib/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pnorcks
Submitter: pnorcks
FirstSubmitted: 1505794127
LastModified: 1700173483
URLPath: /cgit/aur.git/snapshot/gawk-mpfr.tar.gz