How to Install usbutils in Ubuntu 18.04



Install usbutils by entering the following commands in the terminal:

sudo apt update
sudo apt install usbutils

Description:

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.

Homepage: https://github.com/gregkh/usbutils

Version: 1:007-4build1

Section: utils