# spim を Homebrew, apt, dnf, MacPorts, winget でインストール

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

## インストール

```sh
sudo av install brew:spim
```

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

### macOS

- Homebrew (100%):

```sh
brew install spim
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install spim
```

  証拠: MacPorts ports tree: emulators/spim/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install spim
```

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

- dnf (92%):

```sh
sudo dnf install spim
```

  証拠: Fedora Rawhide package metadata: spim from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

### Windows

- winget (92%):

```sh
winget install --id JamesLarus.SPIM -e
```

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

## パッケージ情報

- **パッケージキー:** brew:spim
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/spim>
- **バージョン:** 9.1.24
- **ソース概要:** MIPS32 simulator
- **ホームページ:** <https://spimsimulator.sourceforge.net/>
- **上流ドキュメント:** <https://spimsimulator.sourceforge.net/>
- **ライセンス:** BSD-3-Clause
- **ソースアーカイブ:** <https://svn.code.sf.net/p/spimsimulator/code>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

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

## インストール挙動

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

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 9.1.24
- ローカルデータ: OK
- 上流リポジトリ: https://spimsimulator.sourceforge.net/
- 情報: No package-manager update timestamp was available.
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

SPIM is James Larus's long-running MIPS32 simulator, packaged as a terminal simulator and historically accompanied by graphical variants for teaching assembly language and computer architecture.

### プロジェクトの歴史

The official site says SPIM reads and executes MIPS32 assembly programs, provides a simple debugger and minimal operating-system services, and includes source code and documentation. Its copyright notice spans 1990 to 2023.

### 採用の歴史

SPIM persisted in package collections because it was a compact teaching tool with a stable command-line interface. The input facts list Homebrew, Debian, Fedora, MacPorts, Ubuntu, and winget packages.

### 使われ方

The terminal `spim` program is used to run assembly-language programs for the simulator, while QtSpim provides a cross-platform GUI. The official site says older PCSpim and xspim interfaces remain available but are no longer maintained.

### パッケージ好きにとっての重要性

Package maintainers care about SPIM because it is classic educational infrastructure: small, stable, source-available, and useful on lab machines where students need the same MIPS simulator from a package manager.

### タイムライン

- 1990: Copyright period begins for James R. Larus's SPIM codebase.
- Pre-7.0: Older SPIM versions implemented the MIPS-I instruction set.
- 7.0 and later: SPIM moved to the MIPS32 architecture according to the older-versions page.
- 2023: ChangeLog records release 9.1.24 on August 4.
- 2023: Official site says SPIM is no longer supported and should retire.

### Related projects

- QtSpim
- xspim
- PCSpim
- MIPS32

### ソース

- <https://sourceforge.net/p/spimsimulator/code/HEAD/tree/ChangeLog>
- <https://spimsimulator.sourceforge.net/>
- <https://spimsimulator.sourceforge.net/older.html>
- input source_facts.package-manager


## セキュリティノート

narrow executable package without higher-risk signals.

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

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** spim
- **Version Scheme:** 0
- **Revision:** 0
- **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 - spim - 8.0+dfsg-7: normalized package name match | Debian stable package indexes: spim from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | MIPS R2000/R3000 emulator | http://pages.cs.wisc.edu/~larus/spim.html
- Ubuntu apt - spim - 8.0+dfsg-7: normalized package name match | Ubuntu 24.04 LTS package indexes: spim from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | MIPS R2000/R3000 emulator | http://pages.cs.wisc.edu/~larus/spim.html
- dnf - spim - 20230804-0.13.svn.fc45: normalized package name match | Fedora Rawhide package metadata: spim from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | An assembly language MIPS32 simulator | http://spimsimulator.sourceforge.net/
- MacPorts - spim: normalized package name match | MacPorts ports tree: emulators/spim/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- winget - JamesLarus.SPIM: normalized package name match | Windows Package Manager source index: JamesLarus.SPIM from https://cdn.winget.microsoft.com/cache/source.msix


## 関連リンク

- [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.
- [Scientific computing packages](https://pkg.so/ja/scientific-computing-tools/) - Matched scientific computing metadata.
- [Homebrew utility packages](https://pkg.so/ja/brew-utility-packages/) - Matched Homebrew package provider.
- [bbtools](https://pkg.so/ja/brew/bbtools/) - Shares pkgdb curated category or tags: assembly, cli, science.
- [badread](https://pkg.so/ja/brew/badread/) - Shares pkgdb curated category or tags: cli, science, simulator.
- [autocycler](https://pkg.so/ja/brew/autocycler/) - Shares pkgdb curated category or tags: assembly, cli, science.
- [z3](https://pkg.so/ja/brew/z3/) - Shares pkgdb curated category or tags: cli, science.
- [numpy](https://pkg.so/ja/brew/numpy/) - Shares pkgdb curated category or tags: cli, science.
- [gts](https://pkg.so/ja/brew/gts/) - Shares pkgdb curated category or tags: cli, science.
- [jupyterlab](https://pkg.so/ja/brew/jupyterlab/) - Shares pkgdb curated category or tags: cli, science.
- [proj](https://pkg.so/ja/brew/proj/) - Shares pkgdb curated category or tags: cli, science.

## Combined YAML source

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


## ソース

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