# 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
- **バージョン:** 7.0c
- **ソース概要:** Atari 2600 VCS emulator
- **ホームページ:** <https://stella-emu.github.io/>
- **リポジトリ:** <https://github.com/stella-emu/stella>
- **最終更新:** 2026-06-18T02:29:02-04:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- stella (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 7.0c
## プロジェクトの歴史と使われ方

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
## 他のパッケージマネージャ記録

- 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


## 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
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
