How to Install libusbhid-common in Ubuntu 18.04



Install libusbhid-common by entering the following commands in the terminal:

sudo apt update
sudo apt install libusbhid-common

Description:

Common files for the USB HID devices FreeBSD library

USB Human Interface Devices send and receive data layed out in a device dependent way. The usbhid library contains routines to extract the report descriptor which contains the data layout information and then use this information. . This package contains the common files which the library need.

Version: 10.3~svn296373-10

Section: universe/libs