macOS
brew install usbutilslocal Homebrew formula metadata
sudo port install usbutilsMacPorts ports tree · sysutils/usbutils/Portfile · ソース: api.github.com
brew / 順位 2172
usbutils のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install usbutilslocal Homebrew formula metadata
sudo port install usbutilsMacPorts ports tree · sysutils/usbutils/Portfile · ソース: api.github.com
sudo apk add usbutilsAlpine Linux edge package indexes · usbutils · ソース: dl-cdn.alpinelinux.org
sudo apt install usbutilsDebian stable package indexes · usbutils · ソース: deb.debian.org
sudo dnf install usbutilsFedora Rawhide package metadata · usbutils · ソース: dl.fedoraproject.org
nix profile install nixpkgs#usbutilsnixpkgs package indexes · pkgs/by-name/us/usbutils/package.nix · ソース: api.github.com
sudo pacman -S usbutilsArch Linux sync databases · usbutils · ソース: geo.mirror.pkgbuild.com
sudo zypper install usbutilsopenSUSE Tumbleweed package metadata · usbutils · ソース: download.opensuse.org
概要
List detailed info about USB devices
履歴
usbutils is the Linux and BSD user-space toolkit for inspecting USB devices attached to a host. Its README describes it as a collection of USB tools used to query what kind of USB devices are connected to a system, with the important distinction that it runs on USB hosts, not USB devices.
The official kernel.org Git history begins on 2004-02-20 with an initial revision, followed by early 2004 changes around lsusb behavior, USB IDs, and descriptor reporting. That places usbutils in the long-running Linux USB user-space tooling lineage rather than in the newer single-purpose CLI wave.
The package has remained small but central: the tree contains `lsusb`, `usb-devices`, `usbreset`, USB descriptor tables, and usbhid-dump integration. The README records libusb and libudev as build dependencies and lists kernel.org as the maintainer-preferred source location, with mirrors at SourceHut and GitHub.
The old-style NEWS file is maintained for people without access to Git history, which is a very package-oriented signal: distro users and packagers can still see release changes even when they are building from a source tarball instead of browsing the repository.
The input package metadata lists usbutils across Alpine, Homebrew, Debian, Fedora, MacPorts, Nix, Arch, Ubuntu, and openSUSE package families. That breadth follows naturally from its role as the standard user-space package behind `lsusb` and related USB inspection tools.
usbutils is usually adopted indirectly by administrators, developers, and hardware debuggers: it is installed when someone needs to identify USB vendors/products, inspect descriptors, reset devices, or troubleshoot how the kernel sees attached USB hardware.
The core workflow is host inspection: run the tools on a machine with USB devices attached, list devices, inspect descriptors, dump HID information, or reset a device. The README emphasizes that the tools are for host-side querying and require libusb and libudev to build.
In package-manager culture, usbutils is often one of the first packages installed inside containers, rescue systems, minimal Linux images, or macOS/Linux developer workstations when hardware discovery is needed.
usbutils is significant because it turns kernel USB state into command-line facts. Packagers care about it as a small, stable diagnostic bundle with a recognizable executable surface and a dependency relationship to libusb, udev, hardware ID data, and distribution packaging policies.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
usbhid-dump | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:usbutils |
|---|---|
| バージョン | 019 |
| パッケージマネージャ | Homebrew |
| ホームページ | http://www.linux-usb.org/ |
| 最終更新 | 2026-07-14T20:07:13+09:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
usbutils 1:018-2
Linux USB utilities
https://github.com/gregkh/usbutils
sudo apt install usbutilsusbutils-py 1:018-2
Linux USB utilities - lsusb.py command
https://github.com/gregkh/usbutils
sudo apt install usbutils-pyusbutils
nix profile install nixpkgs#usbutilsusbutils 1:017-3build1
Linux USB utilities
https://github.com/gregkh/usbutils
sudo apt install usbutilsusbutils-py 1:017-3build1
Linux USB utilities - lsusb.py command
https://github.com/gregkh/usbutils
sudo apt install usbutils-pyusbutils 019-r0
USB Device Utilities
https://linux-usb.sourceforge.net/
sudo apk add usbutilsusbutils-doc 019-r0
USB Device Utilities (documentation)
https://linux-usb.sourceforge.net/
sudo apk add usbutils-docusbutils 019-3.fc45
Linux USB utilities
sudo dnf install usbutilsusbutils 019-1
A collection of USB tools to query connected USB devices
https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbutils.git/
sudo pacman -S usbutilsusbutils 019-1.6
Tools and libraries for USB devices
https://sourceforge.net/projects/linux-usb/
sudo zypper install usbutilsusbutils
sudo port install usbutilsソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.