macOS
brew install spotlocal Homebrew formula metadata
sudo port install spotMacPorts ports tree · science/spot/Portfile · source: api.github.com
brew
Platform for LTL and ω-automata manipulation. Version 2.15.1 via Homebrew; verified 2026-04-26.
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 | cli | global executable | |
autfilt | cli | global executable | |
dstar2tgba | cli | global executable | |
genaut | cli | global executable | |
genltl | cli | global executable | |
ltl2tgba | cli | global executable | |
ltlcross | cli | global executable | |
ltldo | cli | global executable | |
ltlf2dfa | cli | global executable | |
ltlfilt | cli | global executable | |
ltlfsynt | cli | global executable | |
ltlgrind | cli | global executable | |
ltlmix | cli | global executable | |
ltlsynt | cli | global executable | |
randaut | cli | global executable | |
randltl | cli | global executable |
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 |
| Package manager page | https://formulae.brew.sh/formula/spot |
| Homepage | https://spot.lre.epita.fr |
| Repository | https://gitlab.lre.epita.fr/spot/spot |
| Upstream docs | https://spot.lre.epita.fr/ |
| License | GPL-3.0-or-later |
| Source archive | https://www.lrde.epita.fr/dload/spot/spot-2.15.1.tar.gz |
| Last updated | 2026-04-26T00:47:45Z |
| Pulse | updated |
| Build dependencies | python@3.14 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | spot |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
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.