prob on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S prob

* (Optional) Uninstall prob on Arch using YAY

$ yay -Rns prob

2. Manually Install "prob" via AUR

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

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

b. Clone prob's git locally

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

c. Go to ~/prob folder and install it

$ cd ~/prob $ makepkg -si

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

ID: 1347854
Name: prob
PackageBaseID: 127432
PackageBase: prob
Version: 1.12.2-1
Description: ProB Animator and Model Checker
URL: https://www3.hhu.de/stups/prob/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Jrnr601
Submitter: bserckx
FirstSubmitted: 1511352322
LastModified: 1699177500
URLPath: /cgit/aur.git/snapshot/prob.tar.gz