hol on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install hol on Arch using YAY
$
yay -S
hol
Copied
* (Optional) Uninstall hol on Arch using YAY
$
yay -Rns
hol
Copied
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
Copied
b. Clone hol's git locally
$
git clone https://aur.archlinux.org/hol.git
~/hol
Copied
c. Go to ~/hol folder and install it
$
cd
~/hol
Copied
$
makepkg -si
Copied
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
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