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
Copied
b. Install uppaal on Arch using YAY
$
yay -S
uppaal
Copied
* (Optional) Uninstall uppaal on Arch using YAY
$
yay -Rns
uppaal
Copied
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
Copied
b. Clone uppaal's git locally
$
git clone https://aur.archlinux.org/uppaal.git
~/uppaal
Copied
c. Go to ~/uppaal folder and install it
$
cd
~/uppaal
Copied
$
makepkg -si
Copied
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
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