apalache-bin on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S apalache-bin

* (Optional) Uninstall apalache-bin on Arch using YAY

$ yay -Rns apalache-bin

2. Manually Install "apalache-bin" via AUR

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

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

b. Clone apalache-bin's git locally

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

c. Go to ~/apalache-bin folder and install it

$ cd ~/apalache-bin $ makepkg -si

3. Information about the apalache-bin package on Arch User Repository (AUR)

ID: 1422584
Name: apalache-bin
PackageBaseID: 171214
PackageBase: apalache-bin
Version: 0.44.7-1
Description: A symbolic model checker for TLA+
URL: https://apalache.informal.systems/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rnbguy
Submitter: rnbguy
FirstSubmitted: 1632084244
LastModified: 1709827399
URLPath: /cgit/aur.git/snapshot/apalache-bin.tar.gz