pure-git on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "pure-git" 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-git on Arch using YAY
$
yay -S
pure-git
Copied
* (Optional) Uninstall pure-git on Arch using YAY
$
yay -Rns
pure-git
Copied
2. Manually Install "pure-git" 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-git's git locally
$
git clone https://aur.archlinux.org/pure-git.git
~/pure-git
Copied
c. Go to ~/pure-git folder and install it
$
cd
~/pure-git
Copied
$
makepkg -si
Copied
3. Information about the pure-git package on Arch User Repository (AUR)
ID: 899978
Name: pure-git
PackageBaseID: 113052
PackageBase: pure-git
Version: r5928.fc71134b-1
Description: Pure is a modern-style functional programming language based on term rewriting.
URL: https://agraef.github.io/pure-lang/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pure-aur
Submitter: pure-aur
FirstSubmitted: 1467318240
LastModified: 1619804367
URLPath: /cgit/aur.git/snapshot/pure-git.tar.gz
Name: pure-git
PackageBaseID: 113052
PackageBase: pure-git
Version: r5928.fc71134b-1
Description: Pure is a modern-style functional programming language based on term rewriting.
URL: https://agraef.github.io/pure-lang/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pure-aur
Submitter: pure-aur
FirstSubmitted: 1467318240
LastModified: 1619804367
URLPath: /cgit/aur.git/snapshot/pure-git.tar.gz