# stella を Homebrew, apt, Nix, pacman, winget でインストール

stella のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:stella
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install stella
```

  証拠: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install stella
```

  証拠: Debian stable package indexes: stella from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#stella
```

  証拠: nixpkgs package indexes: pkgs/by-name/st/stella/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S stella
```

  証拠: Arch Linux sync databases: stella from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- winget (92%):

```sh
winget install --id TheStellaTeam.Stella -e
```

  証拠: Windows Package Manager source index: TheStellaTeam.Stella from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:stella
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/stella>
- **バージョン:** 7.0c
- **ソース概要:** Atari 2600 VCS emulator
- **ホームページ:** <https://stella-emu.github.io/>
- **リポジトリ:** <https://github.com/stella-emu/stella>
- **上流ドキュメント:** <https://stella-emu.github.io/>
- **ライセンス:** GPL-2.0-or-later
- **ソースアーカイブ:** <https://github.com/stella-emu/stella/archive/refs/tags/7.0c.tar.gz>
- **最終更新:** 2026-06-18T02:29:02-04:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- stella (cli)
- stella (エイリアス)

## 依存関係

- libpng
- sdl2-compat

## ビルド依存関係

- pkgconf

## macOS 提供ライブラリ

- sqlite

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 7.0c
- マネージャ更新日: 2026-06-18
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/stella-emu/stella
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 1995: Bradford W. Mott started developing Stella.
- 1999: Official manual dates its user guide history from February 1999.
- 2004: Stephen Anthony became maintainer around this period.
- 2016: Modern GitHub repository created.
- 2026: Official manual identifies Release 8.0.

### Related projects

- Stella is related to Atari 2600 emulation, SDL-based portable desktop software, and retrocomputing package collections.

### ソース

- <https://raw.githubusercontent.com/stella-emu/stella/master/README.md>
- <https://stella-emu.github.io/>
- <https://stella-emu.github.io/docs/index.html>
- <https://stella-emu.github.io/downloads.html>
- input.source_facts.package-manager


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## Configuration and credential file locations

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.


## Configuration files

- Linux: ~/.config/stella/stella.sqlite3
- macOS: ~/Library/Application Support/Stella/stella.sqlite3
- Windows: %APPDATA%\stella\stella.sqlite3
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** stella
- **Version Scheme:** 0
- **Revision:** 1
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 他のパッケージマネージャ記録

- Debian apt - stella - 7.0+dfsg-2: normalized package name match | Debian stable package indexes: stella from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Atari 2600 Emulator for SDL & the X Window System | https://stella-emu.github.io
- Nix - stella: normalized package name match | nixpkgs package indexes: pkgs/by-name/st/stella/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - stella - 6.7.1+dfsg-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: stella from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Atari 2600 Emulator for SDL & the X Window System | https://stella-emu.github.io
- pacman - stella - 7.0-1: normalized package name match | Arch Linux sync databases: stella from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Atari 2600 VCS emulator | https://stella-emu.github.io/
- winget - TheStellaTeam.Stella: normalized package name match | Windows Package Manager source index: TheStellaTeam.Stella from https://cdn.winget.microsoft.com/cache/source.msix


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Game and emulation packages](https://pkg.so/ja/game-emulation-tools/) - Matched game or emulation metadata.
- [libpng](https://pkg.so/ja/brew/libpng/) - Runtime dependency declared by Homebrew.
- [sdl2-compat](https://pkg.so/ja/brew/sdl2-compat/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/ja/brew/pkgconf/) - Build dependency declared by Homebrew.
- [ppsspp](https://pkg.so/ja/brew/ppsspp/) - Shares pkgdb curated category or tags: c-plus-plus, cli, emulator, games.
- [mame](https://pkg.so/ja/brew/mame/) - Shares pkgdb curated category or tags: cli, emulator, games.
- [dosbox-x](https://pkg.so/ja/brew/dosbox-x/) - Shares pkgdb curated category or tags: cli, emulator, games.
- [vice](https://pkg.so/ja/brew/vice/) - Shares pkgdb curated category or tags: cli, emulator, games.
- [mgba](https://pkg.so/ja/brew/mgba/) - Shares pkgdb curated category or tags: cli, emulator, games.
- [fceux](https://pkg.so/ja/brew/fceux/) - Shares pkgdb curated category or tags: cli, emulator, games.
- [dosbox-staging](https://pkg.so/ja/brew/dosbox-staging/) - Shares pkgdb curated category or tags: cli, emulator, games.
- [easyrpg-player](https://pkg.so/ja/brew/easyrpg-player/) - Shares pkgdb curated category or tags: c-plus-plus, cli, games.
- [atari800](https://pkg.so/ja/brew/atari800/) - Local package facts share a topical domain. Shared terms: atari, cli, compat, emulator, games.

## Combined YAML source

View the package source record on GitHub. [combined/stella.yml](https://github.com/mxcl/pkgdb/blob/main/combined/stella.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
