spot on AUR (Arch User Repository)

Last updated: May 06,2024

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

$ yay -S spot

* (Optional) Uninstall spot on Arch using YAY

$ yay -Rns spot

2. Manually Install "spot" via AUR

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

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

b. Clone spot's git locally

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

c. Go to ~/spot folder and install it

$ cd ~/spot $ makepkg -si

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

ID: 1307035
Name: spot
PackageBaseID: 110267
PackageBase: spot
Version: 2.11.6-1
Description: A C++17 library for LTL, omega automata manipulation and model checking.
URL: https://spot.lrde.epita.fr/
NumVotes: 4
Popularity: 0.00195
OutOfDate:
Maintainer: cdemoulins
Submitter: vl.still
FirstSubmitted: 1461054199
LastModified: 1692609707
URLPath: /cgit/aur.git/snapshot/spot.tar.gz