# Installer dps8m avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de dps8m pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:dps8m
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install dps8m
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#dps8m
```

  Preuve: nixpkgs package indexes: pkgs/by-name/dp/dps8m/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:dps8m
- **Gestionnaire de paquets:** Homebrew
- **Version:** 3.1.0
- **Résumé source:** Simulator of the 36-bit GE/Honeywell/Bull 600/6000-series mainframe computers
- **Page d'accueil:** <https://dps8m.gitlab.io/>
- **Dernière mise à jour:** 2026-06-25T13:37:39+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- dps8 (alias)
- prt2pdf (alias)
- punutil (alias)
- tap2raw (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 3.1.0
## Historique du projet et usages

DPS8M is a simulator for the 36-bit GE, Honeywell, and Bull 600/6000-series mainframes, especially the DPS-8/M line descended from GE-645 hardware and associated with running Multics.

### Historique du projet

The project presents itself as the DPS8M Simulator and credits the DPS8M Development Team across 2006-2025 in its README. Its GitLab project was created in February 2019, consistent with a later public hosting home for a longer-lived simulator codebase.

### Historique d'adoption

DPS8M's adoption is primarily in retrocomputing, operating-system preservation, and Multics study rather than ordinary application development. Packaging in Homebrew and Nix gives users a repeatable way to install a simulator that would otherwise live mostly in source builds and specialist documentation.

### Modes d'utilisation

Users build or install the simulator, then run dps8 and companion utilities such as tape and printer conversion tools. The official documentation is aimed at end users, operators, developers, and package maintainers, covering installation, compilation, configuration, operation, and troubleshooting.

### Pourquoi les passionnés de paquets s'y intéressent

For package nerds, DPS8M is interesting because it packages a historically specific mainframe simulator with multiple utilities, generated cross-reference documentation, and release-specific omnibus manuals, tying modern Unix package management to preserved 36-bit computing environments.

### Chronologie

- 2006: the project README's copyright range begins, indicating the long-running development team history.
- 2016: early alpha and release-candidate tags were present in the GitLab tag history.
- 2019: the GitLab project record was created.
- 2025: official documentation listed release-specific manuals for R3.0.0, R3.0.1, and R3.1.0.

### Related projects

- Multics
- SIMH
- GE-645
- Honeywell 6180
- Bull DPS-8/M

### Sources

- <https://gitlab.com/dps8m/dps8m>
- <https://gitlab.com/dps8m/dps8m/-/raw/master/README.md>
- <https://dps8m.gitlab.io/dps8m/Documentation/>
- <https://gitlab.com/api/v4/projects/dps8m%2Fdps8m>
- <https://gitlab.com/api/v4/projects/dps8m%2Fdps8m/repository/tags?per_page=100>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- Nix - dps8m: normalized package name match | nixpkgs package indexes: pkgs/by-name/dp/dps8m/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

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


## Sources

- 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
