hare-git on AUR (Arch User Repository)

Last updated: May 12,2024

1. Install "hare-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

b. Install hare-git on Arch using YAY

$ yay -S hare-git

* (Optional) Uninstall hare-git on Arch using YAY

$ yay -Rns hare-git

2. Manually Install "hare-git" via AUR

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

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

b. Clone hare-git's git locally

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

c. Go to ~/hare-git folder and install it

$ cd ~/hare-git $ makepkg -si

3. Information about the hare-git package on Arch User Repository (AUR)

ID: 1314817
Name: hare-git
PackageBaseID: 178242
PackageBase: hare-git
Version: r3275.7be34d68-1
Description: The Hare systems programming language
URL: https://harelang.org
NumVotes: 6
Popularity: 0.262124
OutOfDate:
Maintainer: apreiml
Submitter: apreiml
FirstSubmitted: 1650821673
LastModified: 1694002934
URLPath: /cgit/aur.git/snapshot/hare-git.tar.gz