How to Install usbview in Ubuntu 18.04



Install usbview by entering the following commands in the terminal:

sudo apt update
sudo apt install usbview

Description:

USB device viewer

USBView is a small GTK+ application to show what the device tree of the USB bus looks like. 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: http://www.kroah.com/linux-usb/

Version: 2.0-21-g6fe2f4f-1ubuntu1

Section: universe/x11