pure-rational on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S pure-rational

* (Optional) Uninstall pure-rational on Arch using YAY

$ yay -Rns pure-rational

2. Manually Install "pure-rational" via AUR

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

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

b. Clone pure-rational's git locally

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

c. Go to ~/pure-rational folder and install it

$ cd ~/pure-rational $ makepkg -si

3. Information about the pure-rational package on Arch User Repository (AUR)

ID: 195076
Name: pure-rational
PackageBaseID: 57184
PackageBase: pure-rational
Version: 0.1-2
Description: A rational number library, originally written by Rob Hubbard for Q, ported to Pure by Jiri Spitz.
URL: http://purelang.bitbucket.org/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: pure-aur
Submitter: g2oo7fy
FirstSubmitted: 1330547371
LastModified: 1434229204
URLPath: /cgit/aur.git/snapshot/pure-rational.tar.gz