hol on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S hol

* (Optional) Uninstall hol on Arch using YAY

$ yay -Rns hol

2. Manually Install "hol" via AUR

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

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

b. Clone hol's git locally

$ git clone https://aur.archlinux.org/hol.git ~/hol

c. Go to ~/hol folder and install it

$ cd ~/hol $ makepkg -si

3. Information about the hol package on Arch User Repository (AUR)

ID: 860220
Name: hol
PackageBaseID: 35344
PackageBase: hol
Version: kananaskis.14-1
Description: HOL4 theorem-proving system
URL: https://hol-theorem-prover.org/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: soimort
Submitter: victor.vde
FirstSubmitted: 1268183635
LastModified: 1612731904
URLPath: /cgit/aur.git/snapshot/hol.tar.gz