# gpsim を Homebrew, apt, dnf, MacPorts, pacman でインストール

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

## インストール

```sh
sudo av install brew:gpsim
```

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

### macOS

- Homebrew (100%):

```sh
brew install gpsim
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install gpsim
```

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

### Linux

- Debian apt (92%):

```sh
sudo apt install gpsim
```

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

- dnf (92%):

```sh
sudo dnf install gpsim
```

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

- pacman (92%):

```sh
sudo pacman -S gpsim
```

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

## パッケージ情報

- **パッケージキー:** brew:gpsim
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.32.1
- **ソース概要:** Simulator for Microchip's PIC microcontrollers
- **ホームページ:** <https://gpsim.sourceforge.net/>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- gpsim (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

gpsim is a GPL/LGPL software simulator for Microchip PIC microcontrollers, with a command-line interface, GTK-based GUI, debugger-like controls, stimuli, modules, and support for many PIC families.

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

The gpsim site presents the project as part of the GNUPIC ecosystem: a full-featured simulator for Microchip PIC microcontrollers designed for accuracy, speed, and usefulness rather than visual polish.

Its design goal is whole-chip simulation, including the CPU core, I/O pins, and internal peripherals. The documentation emphasizes breakpoints, single-stepping, disassembly, memory inspection and changes, read/write breakpoints, trace buffers, stimuli, and modules.

The project used SourceForge for downloads, support trackers, mailing lists, and Subversion source browsing. Its site points users to released source tarballs, SVN checkout instructions, documentation generated from LyX, and a gpsim-devel mailing list.

### 採用の歴史

gpsim was adopted in embedded and hobbyist PIC development because it offered a free software simulator with debugging concepts familiar from gdb-like workflows and in-circuit emulator usage.

The project also formed a small ecosystem around GNUPIC tooling. The official related-links section points to gpasm/gputils and other PIC tools, while the Windows section points to Borut Razem's gpsimWin32 port and installer.

SourceForge file feeds show continued packaged tarball releases across the 2010s and into the 2020s, which explains why the tool remains present in Unix package managers despite its older SourceForge-era development style.

### 使われ方

Users run `gpsim` to load PIC assembly/object artifacts, select a processor, inspect registers and memory, single-step or run code, set breakpoints, and connect simulated stimuli to pins.

The official documentation treats the command-line interface as central and also documents GUI windows such as register viewers, source browsers, breadboard views, scope windows, trace viewers, and module support.

The project is useful when a developer wants to test microcontroller code behavior without hardware or to debug peripheral interactions before moving to a device or in-circuit tool.

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

gpsim is a compact example of old-school embedded free software packaging: SourceForge hosting, generated HTML/PDF docs, a devel mailing list, GTK-era GUI pieces, and integration with assembler/debugging workflows.

For package maintainers, its value is in preserving a niche toolchain component for PIC work. It sits near gputils/gpasm rather than modern language-runtime stacks, and it keeps older embedded development workflows installable from standard package managers.

### タイムライン

- 2009: SourceForge file feed lists gpsim 0.24.0 release artifacts.
- 2010: gpsim 0.25.0 release artifacts appear on SourceForge.
- 2011: gpsim 0.26.x release artifacts appear on SourceForge.
- 2013: gpsim 0.27.0 release artifacts appear on SourceForge.
- 2017: gpsim site records a page modification date and points users to SVN, docs, and support resources.
- 2019: gpsim 0.31.0 release artifact appears on SourceForge.
- 2020: HTML documentation identifies a 2020 document date.
- 2023: gpsim 0.32.1 release artifact appears on SourceForge.

### Related projects

- gputils and gpasm are named by the gpsim site as related GNUPIC assembler tooling.
- gpsimWin32 is the Windows port referenced by the official gpsim site.
- GTK and gtk+extra are part of the documented GUI/build environment.

### ソース

- <https://gpsim.sourceforge.net/>
- <https://gpsim.sourceforge.net/gpsim.html.LyXconv/gpsim.html>
- <https://sourceforge.net/p/gpsim/code/HEAD/tree/trunk>
- <https://sourceforge.net/projects/gpsim/>
- <https://sourceforge.net/projects/gpsim/rss?path=/gpsim>


## セキュリティノート

narrow executable package without higher-risk signals.

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

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

- Debian apt - gpsim - 0.32.1-2+b1: normalized package name match | Debian stable package indexes: gpsim from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Simulator for Microchip's PIC microcontrollers
- Debian apt - gpsim-dev - 0.32.1-2+b1: normalized package name match | Debian stable package indexes: gpsim-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Libraries needed only for building gpsim components
- Ubuntu apt - gpsim - 0.32.1-2build2: normalized package name match | Ubuntu 24.04 LTS package indexes: gpsim from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Simulator for Microchip's PIC microcontrollers
- Ubuntu apt - gpsim-dev - 0.32.1-2build2: normalized package name match | Ubuntu 24.04 LTS package indexes: gpsim-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Libraries needed only for building gpsim components
- dnf - gpsim - 0.32.1-9.fc45: normalized package name match | Fedora Rawhide package metadata: gpsim from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | A simulator for Microchip (TM) PIC (TM) microcontrollers | http://gpsim.sourceforge.net/gpsim.html
- dnf - gpsim-devel - 0.32.1-9.fc45: normalized package name match | Fedora Rawhide package metadata: gpsim-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Libraries and files headers for gpsim | http://gpsim.sourceforge.net/gpsim.html
- pacman - gpsim - 0.32.1-2: normalized package name match | Arch Linux sync databases: gpsim from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Full-featured software simulator for Microchip PIC microcontrollers | http://gpsim.sourceforge.net/
- MacPorts - gpsim: normalized package name match | MacPorts ports tree: devel/gpsim/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

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


## ソース

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