update-usbids

Linux USB utilities

Install

All systems
curl cmd.cat/update-usbids.sh
Debian Debian
apt-get install usbutils
Ubuntu
apt-get install usbutils
Alpine
apk add usbutils
Arch Arch Linux
pacman -S usbutils
image/svg+xml Kali Linux
apt-get install usbutils
CentOS
yum install usbutils
Fedora
dnf install usbutils
Windows (WSL2)
sudo apt-get update sudo apt-get install usbutils
Raspbian
apt-get install usbutils
Docker
docker run cmd.cat/update-usbids update-usbids powered by Commando

usbutils

Linux USB utilities

This package contains the lsusb utility for inspecting the devices connected to the USB bus. It shows a graphical representation of the devices that are currently plugged in, showing the topology of the USB bus. It also displays information on each individual device on the bus. More information can be found at the Linux USB web site http://www.linux-usb.org/ .