# Installer cpmtools avec Homebrew, apt, dnf, MacPorts

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

## installation

```sh
sudo av install brew:cpmtools
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install cpmtools
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install cpmtools
```

  Preuve: MacPorts ports tree: sysutils/cpmtools/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install cpmtools
```

  Preuve: Debian stable package indexes: cpmtools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install cpmtools
```

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

## Faits du paquet

- **Clé du paquet:** brew:cpmtools
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.23
- **Résumé source:** Tools to access CP/M file systems
- **Page d'accueil:** <https://www.moria.de/~michael/cpmtools/>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- cpmchattr (alias)
- cpmchmod (alias)
- cpmcp (alias)
- cpmls (alias)
- cpmrm (alias)
- fsck.cpm (alias)
- fsed.cpm (alias)
- mkfs.cpm (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

cpmtools is Michael Haardt's collection of utilities for accessing CP/M file systems from modern host systems. It is a retrocomputing and disk-image maintenance package rather than an emulator.

### Historique du projet

The upstream README and homepage describe cpmtools as a package for accessing CP/M file systems in a style similar to mtools for MS-DOS file systems. It includes commands for listing, copying, removing, changing attributes and permissions, creating, checking, repairing, and viewing CP/M file systems.

The manual pages identify Michael Haardt's copyright beginning in 1997 and note a Windows port by John Elliott. The 2026 cpmtools 2.24 release continues maintenance with filesystem, filename translation, mkfs, fsck, LibDsk, and diskdefs updates.

### Historique d'adoption

The supplied package facts list cpmtools in Homebrew, Debian, Ubuntu, Fedora/dnf, and MacPorts. That packaging spread reflects its role as a practical bridge between current Unix-like hosts and CP/M disk images used by retrocomputing communities.

### Modes d'utilisation

cpmtools is used to inspect and modify CP/M disk images, exchange files with simulators or floppy devices, and define disk geometries through diskdefs. The upstream documentation says all CP/M file system features are supported, while password protection is exposed as data rather than enforced.

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

For packagers, cpmtools is notable because it preserves access to non-self-describing CP/M disk formats. The diskdefs file is part of the package interface: CP/M generally does not store enough format information in the filesystem, so distributions must install the definitions file where the tools can find it.

### Chronologie

- 1997: Manual-page copyright begins for Michael Haardt's cpmtools.
- 2022: Upstream files list cpmtools 2.23.
- 2026: Upstream files list cpmtools 2.24 with diskdefs and filesystem fixes.

### Related projects

- mtools is cited by upstream as the analogous package for MS-DOS file systems.
- LibDsk support is mentioned in the 2.24 changes and command manual.

### Sources

- <https://www.moria.de/~michael/cpmtools/>
- <https://www.moria.de/~michael/cpmtools/files/>
- <https://www.moria.de/~michael/cpmtools/files/cpmtools-2.24.tar.gz>


## 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

- Debian apt - cpmtools - 2.23-7: normalized package name match | Debian stable package indexes: cpmtools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Tools to access CP/M file systems
- Ubuntu apt - cpmtools - 2.23-5build1: normalized package name match | Ubuntu 24.04 LTS package indexes: cpmtools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Tools to access CP/M file systems
- dnf - cpmtools - 2.23-13.fc45: normalized package name match | Fedora Rawhide package metadata: cpmtools from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Programs for accessing CP/M disks | http://www.moria.de/~michael/cpmtools/
- MacPorts - cpmtools: normalized package name match | MacPorts ports tree: sysutils/cpmtools/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/cpmtools.yml](https://github.com/mxcl/pkgdb/blob/main/combined/cpmtools.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
