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