macOS
brew install usbutilslocal Homebrew formula metadata
sudo port install usbutilsMacPorts ports tree · sysutils/usbutils/Portfile · source: api.github.com
brew
List detailed info about USB devices. Version 019 via Homebrew; verified 2026-06-19.
install
brew install usbutilslocal Homebrew formula metadata
sudo port install usbutilsMacPorts ports tree · sysutils/usbutils/Portfile · source: api.github.com
sudo apk add usbutilsAlpine Linux edge package indexes · usbutils · source: dl-cdn.alpinelinux.org
sudo apt install usbutilsDebian stable package indexes · usbutils · source: deb.debian.org
sudo dnf install usbutilsFedora Rawhide package metadata · usbutils · source: dl.fedoraproject.org
nix profile install nixpkgs#usbutilsnixpkgs package indexes · pkgs/by-name/us/usbutils/package.nix · source: api.github.com
sudo pacman -S usbutilsArch Linux sync databases · usbutils · source: geo.mirror.pkgbuild.com
sudo zypper install usbutilsopenSUSE Tumbleweed package metadata · usbutils · source: download.opensuse.org
overview
List detailed info about USB devices
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
usbhid-dump | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:usbutils |
|---|---|
| Version | 019 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/usbutils |
| Homepage | http://www.linux-usb.org/ |
| Repository | https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbutils.git |
| Upstream docs | http://www.linux-usb.org/ |
| License | GPL-2.0-only AND GPL-2.0-or-later AND (GPL-2.0-only OR GPL-3.0-only) |
| Source archive | https://mirrors.edge.kernel.org/pub/linux/utils/usb/usbutils/usbutils-019.tar.gz |
| Last updated | 2026-06-19T12:33:04-07:00 |
| Pulse | updated |
| Dependencies | libusb |
| Build dependencies | meson, ninja, pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | usbhid-dump requires either proper code signing with com.apple.vm.device-access entitlement or root privilege |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | usbutils |
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-2.fc44
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.4
Tools and libraries for USB devices
https://sourceforge.net/projects/linux-usb/
sudo zypper install usbutilsusbutils
sudo port install usbutilssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.