# dpcmd を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:dpcmd
```

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

### macOS

- Homebrew (100%):

```sh
brew install dpcmd
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:dpcmd
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.14.21
- **ソース概要:** Linux software for DediProg SF100/SF600
- **ホームページ:** <https://github.com/DediProgSW/SF100Linux>
- **リポジトリ:** <https://github.com/DediProgSW/SF100Linux>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- dpcmd (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

dpcmd is the command-line program built from DediProg's SF100Linux repository for DediProg SF100 and SF600 SPI flash programmers.

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

The official GitHub repository was created in August 2015 and describes itself as Linux software for SF100/SF600. Its README is narrow and practical: install libusb, libxml2, and pkg-config, build with make, and use the resulting dpcmd binary from the source tree.

The public GitHub release list is sparse but shows a 1.2.1.03 release in September 2017 and V1.14.20.x/V1.14.21.x releases in 2024. That suggests a vendor-maintained hardware utility with intermittent public release points rather than a community-driven CLI.

### 採用の歴史

dpcmd's adoption is naturally tied to owners and service benches using DediProg SPI flash programmers. Homebrew packaging makes the vendor Linux tool easier to install on macOS or Linux systems used for firmware flashing work.

### 使われ方

The README's basic example writes an image file to a flash chip with ./dpcmd --auto image.bin --verify, automatically detecting the chip, updating differing contents, reading back, and verifying the write. Advanced usage is delegated to dpcmd --help.

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

dpcmd is package-nerd significant as hardware-support plumbing: small, vendor-specific, and essential when someone needs to recover or provision SPI flash. Its dependencies and build style are boring, which is exactly what maintainers want for a flashing tool.

### タイムライン

- 2015: GitHub repository created for DediProgSW/SF100Linux.
- 2017: GitHub release 1.2.1.03 published.
- 2024: V1.14.20.x and V1.14.21.x releases published.

### Related projects

- dpcmd is related to DediProg SF100 and SF600 programmers, SPI flash workflows, libusb, libxml2, and firmware flashing utilities.

### ソース

- <https://github.com/DediProgSW/SF100Linux#readme - official README for purpose, dependencies, build instructions, and usage.>
- <https://api.github.com/repos/DediProgSW/SF100Linux - official GitHub repository metadata.>
- <https://api.github.com/repos/DediProgSW/SF100Linux/releases?per_page=100 - official GitHub release metadata.>


## セキュリティノート

narrow executable package without higher-risk signals.

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


## Combined YAML source

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


## ソース

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