How to Install vusb-analyzer in Ubuntu 18.04



Install vusb-analyzer by entering the following commands in the terminal:

sudo apt update
sudo apt install vusb-analyzer

Description:

tool for visualizing logs of USB packets

The Virtual USB Analyzer is a tool for visualizing logs of USB packets, from hardware or software USB sniffer tools. . Currently, it supports two log formats (but it's designed to be easily extensible): . * Logged USB traffic from debug builds of VMware Fusion, Workstation, or Player. * XML logs from the Ellisys USB Explorer 200, a hardware USB 2.0 analyzer.

Homepage: http://vusb-analyzer.sourceforge.net/

Version: 1.1-7

Section: multiverse/utils