cyme

List and explore USB buses and devices connected to your system.

brewmacoslinux
Try with needOr install directly
Source

About

List system USB buses and devices

Commands

cyme

Examples

show all USB devices connected to computer$ cyme
display USB device tree with detailed information$ cyme --tree
list USB devices in a specific bus$ cyme --bus 1
show USB device information with vendor and product details$ cyme --verbose
find USB device by searching for device name$ cyme | grep -i device_name