uppaal on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S uppaal

* (Optional) Uninstall uppaal on Arch using YAY

$ yay -Rns uppaal

2. Manually Install "uppaal" via AUR

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

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

b. Clone uppaal's git locally

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

c. Go to ~/uppaal folder and install it

$ cd ~/uppaal $ makepkg -si

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

ID: 1422368
Name: uppaal
PackageBaseID: 202775
PackageBase: uppaal
Version: 5.0.0-3
Description: Verify timed automata models and learn strategies.
URL: https://uppaal.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: falkecarlsen
Submitter: falkecarlsen
FirstSubmitted: 1708444304
LastModified: 1709803155
URLPath: /cgit/aur.git/snapshot/uppaal.tar.gz