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

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

## インストール

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

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

### macOS

- Homebrew (100%):

```sh
brew install cpmtools
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install cpmtools
```

  証拠: 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
```

  証拠: 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
```

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

## パッケージ情報

- **パッケージキー:** brew:cpmtools
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.23
- **ソース概要:** Tools to access CP/M file systems
- **ホームページ:** <https://www.moria.de/~michael/cpmtools/>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- cpmchattr (エイリアス)
- cpmchmod (エイリアス)
- cpmcp (エイリアス)
- cpmls (エイリアス)
- cpmrm (エイリアス)
- fsck.cpm (エイリアス)
- fsed.cpm (エイリアス)
- mkfs.cpm (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

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.

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

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.

### 採用の歴史

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.

### 使われ方

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.

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

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.

### タイムライン

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

### ソース

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


## セキュリティノート

narrow executable package without higher-risk signals.

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

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

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


## ソース

- 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
