How to Install and Uninstall libhidrd0-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 02,2024

1. Install "libhidrd0-dev" package

This guide covers the steps necessary to install libhidrd0-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libhidrd0-dev

2. Uninstall "libhidrd0-dev" package

Learn how to uninstall libhidrd0-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libhidrd0-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libhidrd0-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libhidrd0-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 481
Maintainer: Ubuntu Developers
Original-Maintainer: Klee Dienes
Architecture: amd64
Source: hidrd
Version: 0.2.0-11
Depends: libhidrd0 (= 0.2.0-11)
Filename: pool/universe/h/hidrd/libhidrd0-dev_0.2.0-11_amd64.deb
Size: 45244
MD5sum: 90aae799f116ffc2421e3f28f9e53088
SHA1: 818b0f768f75abf124b92011c9ab42bf3d8a0e82
SHA256: 9a197ff422c65c1c7004e8d286addf65ca58c66ce774626bec06712c4c1edbfb
Description-en: development files for parsing and generating USB HID reports
This package contains development libraries and headers for the hidrd
USB HID interface library. 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.
Description-md5: b962b799a04428be538f3c8421b9cd4f
Multi-Arch: same
Homepage: http://sourceforge.net/apps/mediawiki/digimend/index.php?title=Hidrd
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions