Install libusb-1.0-0-dev by entering the following commands in the terminal:
sudo apt update sudo apt install libusb-1.0-0-dev
Description:
userspace USB programming library development files
Library for programming USB applications without the knowledge of Linux kernel internals. . This package contains what you need for compiling sources that use this library in your own code.
Homepage: http://www.libusb.info
Version: 2:1.0.21-2
Section: libdevel