stormchecker on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S stormchecker

* (Optional) Uninstall stormchecker on Arch using YAY

$ yay -Rns stormchecker

2. Manually Install "stormchecker" via AUR

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

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

b. Clone stormchecker's git locally

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

c. Go to ~/stormchecker folder and install it

$ cd ~/stormchecker $ makepkg -si

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

ID: 1282871
Name: stormchecker
PackageBaseID: 125427
PackageBase: stormchecker
Version: 1.8.1-1
Description: A modern probabilistic model checker
URL: https://www.stormchecker.org
NumVotes: 1
Popularity: 0.002184
OutOfDate:
Maintainer: volkm
Submitter: s14h
FirstSubmitted: 1504860972
LastModified: 1688420062
URLPath: /cgit/aur.git/snapshot/stormchecker.tar.gz