How to Install libusb-1.0-0 in Ubuntu 18.04



Install libusb-1.0-0 by entering the following commands in the terminal:

sudo apt update
sudo apt install libusb-1.0-0

Description:

userspace USB programming library

Library for programming USB applications without the knowledge of Linux kernel internals. . This package contains what you need to run programs that use this library.

Homepage: http://www.libusb.info

Version: 2:1.0.21-2

Section: libs