hy-git on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S hy-git

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

$ yay -Rns hy-git

2. Manually Install "hy-git" via AUR

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

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

b. Clone hy-git's git locally

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

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

$ cd ~/hy-git $ makepkg -si

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

ID: 1297158
Name: hy-git
PackageBaseID: 69025
PackageBase: hy-git
Version: 0.27.0.r23.g2d6d5f9c-1
Description: A dialect of Lisp that's embedded in Python
URL: http://hylang.org/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: zaza
Submitter: zaza
FirstSubmitted: 1365713420
LastModified: 1690838771
URLPath: /cgit/aur.git/snapshot/hy-git.tar.gz