pure on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S pure

* (Optional) Uninstall pure on Arch using YAY

$ yay -Rns pure

2. Manually Install "pure" via AUR

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

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

b. Clone pure's git locally

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

c. Go to ~/pure folder and install it

$ cd ~/pure $ makepkg -si

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

ID: 1121588
Name: pure
PackageBaseID: 22893
PackageBase: pure
Version: 0.68-4
Description: Pure is a modern-style functional programming language based on term rewriting.
URL: http://purelang.bitbucket.org/
NumVotes: 19
Popularity: 0
OutOfDate:
Maintainer: pure-aur
Submitter:
FirstSubmitted: 1231171521
LastModified: 1659574007
URLPath: /cgit/aur.git/snapshot/pure.tar.gz