uppaal5 on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S uppaal5

* (Optional) Uninstall uppaal5 on Arch using YAY

$ yay -Rns uppaal5

2. Manually Install "uppaal5" via AUR

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

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

b. Clone uppaal5's git locally

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

c. Go to ~/uppaal5 folder and install it

$ cd ~/uppaal5 $ makepkg -si

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

ID: 1331502
Name: uppaal5
PackageBaseID: 198373
PackageBase: uppaal5
Version: 5.0.0-2
Description: Uppaal is an integrated tool environment for modeling, validation and verification of real-time systems modeled as networks of timed automata, extended with data types (bounded integers, arrays, etc.).
URL: https://uppaal.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mads256h
Submitter: mads256h
FirstSubmitted: 1696928055
LastModified: 1696929167
URLPath: /cgit/aur.git/snapshot/uppaal5.tar.gz