hermetic-git on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S hermetic-git

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

$ yay -Rns hermetic-git

2. Manually Install "hermetic-git" via AUR

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

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

b. Clone hermetic-git's git locally

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

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

$ cd ~/hermetic-git $ makepkg -si

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

ID: 202830
Name: hermetic-git
PackageBaseID: 95229
PackageBase: hermetic-git
Version: 20150624-1
Description: a python-like language with hindley-milner-like type system, which is compiled to c
URL: https://github.com/alehander42/hermetic
NumVotes: 0
Popularity: 0
OutOfDate: 1678934397
Maintainer:
Submitter: keenerd
FirstSubmitted: 1435280035
LastModified: 1435280041
URLPath: /cgit/aur.git/snapshot/hermetic-git.tar.gz