How to Install libusb-java in Ubuntu 18.04



Install libusb-java by entering the following commands in the terminal:

sudo apt update
sudo apt install libusb-java

Description:

Java wrapper for libusb

This Java library wraps the C library libusb (0.1). It is designed to support user level applications to access USB devices regardless of the operating system.

Homepage: http://libusbjava.sf.net

Version: 0.8+ztex20090101-7

Section: universe/java