macOS
brew install spotlocal Homebrew formula metadata
sudo port install spotMacPorts ports tree · science/spot/Portfile · source: api.github.com
brew / rank 5345
Platform for LTL and ω-automata manipulation. Version 2.15.1 via Homebrew; verified from local package data. Also installable with nix: nix profile install nixpkgs#spot.
install
brew install spotlocal Homebrew formula metadata
sudo port install spotMacPorts ports tree · science/spot/Portfile · source: api.github.com
nix profile install nixpkgs#spotnixpkgs package indexes · pkgs/by-name/sp/spot/package.nix · source: api.github.com
overview
Platform for LTL and ω-automata manipulation
history
Spot is a C++ library and suite of command-line tools for linear temporal logic, omega-automata manipulation, and model-checking workflows.
The official homepage describes Spot as a C++20 library for LTL, omega-automata manipulation, and model checking, with algorithms for formula manipulation, automata transformation, reactive synthesis, and model checking. It also exposes most algorithms through command-line tools and Python bindings.
Spot has official source releases, Debian and Fedora repositories maintained by the project, Conda-forge availability, and package-manager entries recorded in the input for Homebrew, MacPorts, and Nix. Its package footprint reflects both research users who need libraries and CLI users who need tools such as ltl2tgba, autfilt, randltl, and ltlcross.
Common use is formal-methods automation: translate LTL or PSL formulas to automata, filter or transform automata, generate random formulas or automata, and benchmark translators with cross-checking tools. The command-line tools matter because they let researchers and verification engineers compose Spot behavior in shell pipelines and experiments.
Spot is package-nerd relevant because it is not just one executable: it ships a library, development headers, Python bindings, documentation, and many specialized binaries. Packagers have to preserve that split while keeping compiler, Python, and documentation dependencies sane.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
autcross | executable | indexed executable | Discovered from the local executable index. |
autfilt | executable | indexed executable | Discovered from the local executable index. |
dstar2tgba | executable | indexed executable | Discovered from the local executable index. |
genaut | executable | indexed executable | Discovered from the local executable index. |
genltl | executable | indexed executable | Discovered from the local executable index. |
ltl2tgba | executable | indexed executable | Discovered from the local executable index. |
ltlcross | executable | indexed executable | Discovered from the local executable index. |
ltldo | executable | indexed executable | Discovered from the local executable index. |
ltlf2dfa | executable | indexed executable | Discovered from the local executable index. |
ltlfilt | executable | indexed executable | Discovered from the local executable index. |
ltlfsynt | executable | indexed executable | Discovered from the local executable index. |
ltlgrind | executable | indexed executable | Discovered from the local executable index. |
ltlmix | executable | indexed executable | Discovered from the local executable index. |
ltlsynt | executable | indexed executable | Discovered from the local executable index. |
randaut | executable | indexed executable | Discovered from the local executable index. |
randltl | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:spot |
|---|---|
| Version | 2.15.1 |
| Package manager | Homebrew |
| Homepage | https://spot.lre.epita.fr |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
spot
nix profile install nixpkgs#spotspot
sudo port install spotsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.