Automic VaultAutomic Vault

brew

dfu-util を Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, scoop, zypper でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install dfu-util

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install dfu-util

MacPorts ports tree · cross/dfu-util/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add dfu-util

Alpine Linux edge package indexes · dfu-util · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install dfu-util

Debian stable package indexes · dfu-util · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install dfu-util

Fedora Rawhide package metadata · dfu-util · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#dfu-util

nixpkgs package indexes · pkgs/by-name/df/dfu-util/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S dfu-util

Arch Linux sync databases · dfu-util · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install dfu-util

openSUSE Tumbleweed package metadata · dfu-util · ソース: download.opensuse.org

Windows

Scoop確認済み · 92%
scoop install main/dfu-util

Scoop official bucket manifest trees · bucket/dfu-util.json · ソース: api.github.com

概要

パッケージ概要

USB programmer

コマンドとエイリアス

  • dfu-prefix
  • dfu-suffix
  • dfu-util

履歴

プロジェクトの歴史と使われ方

dfu-util is the general-purpose host-side command-line utility for USB Device Firmware Upgrade. It downloads firmware to DFU-capable devices, uploads firmware from them, and ships companion tools for DFU suffix and prefix handling.

プロジェクトの歴史

The official manual records dfu-util as originally written for the OpenMoko project by Weston Schmidt and Harald Welte, with support added over time for DFU 1.0, DFU 1.1, and ST's DfuSe variant. The project homepage also notes that Harald Welte's original work was partly based on dfu-programmer 0.4 and that the project is maintained by Tormod Volden.

採用の歴史

The official homepage names Openmoko Neo1973 and Freerunner among tested devices, then broadens the list to microcontroller boards, phones, DfuSe devices, STM32 bootloaders, Black Magic Probe, Particle-era hardware, and other embedded targets. It also states that most Linux distributions ship dfu-util and that macOS users can install it through Homebrew or MacPorts.

使われ方

The man page documents the core package-manager-visible workflow: list attached DFU devices, select by USB identifiers, interface, path, or serial number, then upload with -U or download with -D. DfuSe usage adds address selection and modifiers such as leave, unprotect, and mass-erase for devices whose DFU behavior extends the base USB specification.

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

dfu-util is a classic tiny-but-critical system package: it is not a framework, but it lets firmware projects document one portable command instead of vendor GUI steps. Its packaging matters because hardware instructions, board recovery guides, and CI-adjacent flashing scripts assume the binary can be installed from the user's normal OS package manager.

タイムライン

  • 2012: 0.5 and 0.7 release archives were published on the official release index.
  • 2014: 0.8 release archive was published.
  • 2016: 0.9 release archive was published.
  • 2020: 0.10 release archive and binaries were published.
  • 2021: 0.11 release archive and binaries were published.

Related projects

  • dfu-programmer is related historically and functionally, while libusb provides the USB access layer used by dfu-util. ST DfuSe support gives dfu-util a bridge into many STM32-style firmware workflows.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 13 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
dfu-prefixcliグローバル実行可能ファイル
dfu-suffixcliグローバル実行可能ファイル
dfu-utilcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版0.11
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://dfu-util.sourceforge.net/

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報Release/tag comparison is only available for GitHub repositories.https://dfu-util.sourceforge.net/信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:dfu-util
バージョン0.11
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/dfu-util
ホームページhttps://dfu-util.sourceforge.net/
リポジトリhttps://sourceforge.net/p/dfu-util/dfu-util/ci/master/tree
上流ドキュメントhttps://dfu-util.sourceforge.net/
ライセンスGPL-2.0-or-later
ソースアーカイブhttps://downloads.sourceforge.net/project/dfu-util/dfu-util-0.11.tar.gz
依存関係libusb
ビルド依存関係pkgconf
Bottle利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namedfu-util
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

dfu-util 0.11-3

Device firmware update (DFU) USB programmer

https://dfu-util.sourceforge.net

sudo apt install dfu-util
  • Section: electronics
  • Architecture: amd64
  • 3 依存関係
  • normalized package name match
  • 一致条件: Dfu Util
Debian stable package indexes · deb.debian.org · Debian stable package indexes: dfu-util from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

dfu-util

nix profile install nixpkgs#dfu-util
  • normalized package name match
  • 一致条件: Dfu Util
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/df/dfu-util/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

dfu-util 0.11-1

Device firmware update (DFU) USB programmer

http://dfu-util.sourceforge.net

sudo apt install dfu-util
  • Section: universe/electronics
  • Architecture: amd64
  • 3 依存関係
  • normalized package name match
  • 一致条件: Dfu Util
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: dfu-util from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

dfu-util 0.11-r1

Host side implementation of the DFU 1.0 and DFU 1.1 specifications

https://dfu-util.sourceforge.net/

sudo apk add dfu-util
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: dfu-util
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Dfu Util
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dfu-util from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

dfu-util-doc 0.11-r1

Host side implementation of the DFU 1.0 and DFU 1.1 specifications (documentation)

https://dfu-util.sourceforge.net/

sudo apk add dfu-util-doc
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: dfu-util
  • normalized package name match
  • 一致条件: Dfu Util
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dfu-util-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

dfu-util 0.11-13.fc44

USB Device Firmware Upgrade tool

http://dfu-util.sourceforge.net/

sudo dnf install dfu-util
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: dfu-util
  • 3 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Dfu Util
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: dfu-util from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

dfu-util 0.11-3

Tool intended to download and upload firmware using DFU protocol to devices connected over USB

http://dfu-util.sourceforge.net/

sudo pacman -S dfu-util
  • License: GPL2
  • Architecture: x86_64
  • 1 依存関係
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Dfu Util
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: dfu-util from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

dfu-util 0.11-2.10

DFU firmware upgrade utility

http://dfu-util.sourceforge.net

sudo zypper install dfu-util
  • License: GPL-2.0-only
  • Category: Hardware/Other
  • Architecture: x86_64
  • Source Package: dfu-util
  • 3 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Dfu Util
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: dfu-util from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

dfu-util

sudo port install dfu-util
  • normalized package name match
  • 一致条件: Dfu Util
MacPorts ports tree · api.github.com · MacPorts ports tree: cross/dfu-util/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/dfu-util

scoop install main/dfu-util
  • normalized package name match
  • 一致条件: Dfu Util
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/dfu-util.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment