ltsa on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S ltsa

* (Optional) Uninstall ltsa on Arch using YAY

$ yay -Rns ltsa

2. Manually Install "ltsa" via AUR

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

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

b. Clone ltsa's git locally

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

c. Go to ~/ltsa folder and install it

$ cd ~/ltsa $ makepkg -si

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

ID: 1357645
Name: ltsa
PackageBaseID: 15127
PackageBase: ltsa
Version: 3.0-8
Description: Labelled Transition System Analyser, a verification tool for concurrent systems
URL: http://www.doc.ic.ac.uk/ltsa/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: gamezelda
Submitter: catwell
FirstSubmitted: 1202520703
LastModified: 1700695173
URLPath: /cgit/aur.git/snapshot/ltsa.tar.gz