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