How to Install hidrd in Ubuntu 18.04



Install hidrd by entering the following commands in the terminal:

sudo apt update
sudo apt install hidrd

Description:

tools for parsing and generating HID report descriptors

The hidrd package is a library and collection of tools for parsing and generating HID report descriptors. It is an alternative to and in some ways an improvement over the official HID Descriptor Tool. . Native descriptor format is fully supported. An XML format is developed and supported for input and output. Specification example format is supported for output. Output to C source code with specification example format comments is supported. A tool called "hidrd-convert" is implemented and could be used to convert descriptors between formats.

Homepage: http://sourceforge.net/apps/mediawiki/digimend/index.php?title=Hidrd

Version: 0.2.0-11

Section: universe/science