pure-reduce on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S pure-reduce

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

$ yay -Rns pure-reduce

2. Manually Install "pure-reduce" via AUR

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

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

b. Clone pure-reduce's git locally

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

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

$ cd ~/pure-reduce $ makepkg -si

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

ID: 195078
Name: pure-reduce
PackageBaseID: 73362
PackageBase: pure-reduce
Version: 0.4-1
Description: Computer Algebra with Pure: A Reduce Interface
URL: http://purelang.bitbucket.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: pure-aur
Submitter: aggraef
FirstSubmitted: 1378859438
LastModified: 1434229211
URLPath: /cgit/aur.git/snapshot/pure-reduce.tar.gz