hets-server on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S hets-server

* (Optional) Uninstall hets-server on Arch using YAY

$ yay -Rns hets-server

2. Manually Install "hets-server" via AUR

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

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

b. Clone hets-server's git locally

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

c. Go to ~/hets-server folder and install it

$ cd ~/hets-server $ makepkg -si

3. Information about the hets-server package on Arch User Repository (AUR)

ID: 387549
Name: hets-server
PackageBaseID: 108074
PackageBase: hets-server
Version: 0.99_1484075143-1
Description: A parsing, static analysis and proof management tool incorporating various provers and different specification languages.
URL: http://hets.eu
NumVotes: 0
Popularity: 0
OutOfDate: 1707242669
Maintainer: eugenk
Submitter: eugenk
FirstSubmitted: 1456504815
LastModified: 1488107310
URLPath: /cgit/aur.git/snapshot/hets-server.tar.gz