harec on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "harec" 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 harec on Arch using YAY
$
yay -S
harec
Copied
* (Optional) Uninstall harec on Arch using YAY
$
yay -Rns
harec
Copied
2. Manually Install "harec" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone harec's git locally
$
git clone https://aur.archlinux.org/harec.git
~/harec
Copied
c. Go to ~/harec folder and install it
$
cd
~/harec
Copied
$
makepkg -si
Copied
3. Information about the harec package on Arch User Repository (AUR)
ID: 1395125
Name: harec
PackageBaseID: 178262
PackageBase: harec
Version: r1834.f9e17e6-1
Description: The Hare programming language - bootstrapped compiler
URL: https://harelang.org/
NumVotes: 11
Popularity: 0.019199
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1650855329
LastModified: 1706556292
URLPath: /cgit/aur.git/snapshot/harec.tar.gz
Name: harec
PackageBaseID: 178262
PackageBase: harec
Version: r1834.f9e17e6-1
Description: The Hare programming language - bootstrapped compiler
URL: https://harelang.org/
NumVotes: 11
Popularity: 0.019199
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1650855329
LastModified: 1706556292
URLPath: /cgit/aur.git/snapshot/harec.tar.gz