macOS
brew install stellalocal Homebrew formula metadata
brew / rank 6924
Atari 2600 VCS emulator. Version 7.0c via Homebrew; verified 2026-06-18. Also installable with debian: sudo apt install stella.
install
brew install stellalocal Homebrew formula metadata
sudo apt install stellaDebian stable package indexes · stella · source: deb.debian.org
nix profile install nixpkgs#stellanixpkgs package indexes · pkgs/by-name/st/stella/package.nix · source: api.github.com
sudo pacman -S stellaArch Linux sync databases · stella · source: geo.mirror.pkgbuild.com
winget install --id TheStellaTeam.Stella -eWindows Package Manager source index · TheStellaTeam.Stella · source: cdn.winget.microsoft.com
overview
Atari 2600 VCS emulator
history
Stella is a long-running multi-platform Atari 2600 VCS emulator. Although it is primarily a desktop emulator, it matters in package-manager culture because it is a portable open-source retrocomputing application with command-line use, documented per-platform data files, and broad distribution across Unix, macOS, and Windows package channels.
The official manual says Bradford W. Mott started developing Stella in fall 1995 and that Stephen Anthony has maintained the project since around 2004. The official site describes Stella as a freely distributed Atari 2600 VCS emulator originally developed for Linux and now maintained by Stephen Anthony.
The project has grown from a Linux emulator into a multi-platform application. The official manual describes it as portable across systems using SDL, 64-bit and endian clean on Linux/Unix, macOS, and Windows, and the GitHub repository was created in October 2016 to host the modern source and release workflow.
The input package metadata lists Stella in Homebrew, Debian, Nix, Arch, Ubuntu, and WinGet. That breadth fits the project history: Stella is both a retro-gaming application and a long-lived open-source emulator that downstream package managers can ship for desktop users.
The official downloads page provides platform-specific binaries and source archives, while the manual documents both graphical operation and command-line invocation with `stella [options ...] ROM_FILENAME`.
Common usage is to launch Stella with an Atari 2600 ROM image through its ROM launcher or from the command line. Its user data is stored in a `stella.sqlite3` database at platform-specific locations, and command-line options can override settings stored in that database.
Package nerds care about Stella because it represents the classic emulator packaging problem: a GUI application that also has command-line behavior, per-platform support files, and long-running upstream releases. It is a useful test of how well package managers handle desktop apps, documentation, data directories, and legal boundaries around ROM files.
Its age also matters. A project that began in the 1990s and still ships releases through modern package systems shows how retrocomputing software can survive multiple build systems, operating-system transitions, and distribution channels.
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.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/stella/stella.sqlite3~/Library/Application Support/Stella/stella.sqlite3%APPDATA%\stella\stella.sqlite3executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
stella | 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:stella |
|---|---|
| Version | 7.0c |
| Package manager | Homebrew |
| Homepage | https://stella-emu.github.io/ |
| Repository | https://github.com/stella-emu/stella |
| Last updated | 2026-06-18T02:29:02-04:00 |
| Pulse | updated |
| 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.
stella 7.0+dfsg-2
Atari 2600 Emulator for SDL & the X Window System
sudo apt install stellastella
nix profile install nixpkgs#stellastella 6.7.1+dfsg-1build2
Atari 2600 Emulator for SDL & the X Window System
sudo apt install stellastella 7.0-1
Atari 2600 VCS emulator
sudo pacman -S stellaTheStellaTeam.Stella
winget install --id TheStellaTeam.Stella -esource 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.