How to Install libopenusb-dev in Ubuntu 18.04



Install libopenusb-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libopenusb-dev

Description:

alternative userspace USB programming library

The Open USB library provides a platform independent API to USB, including synchronous and asynchronous transfers and thread safety. . This package contains development headers and the static library.

Homepage: http://openusb.wiki.sourceforge.net/

Version: 1.1.11-2

Section: universe/libdevel