How to Install and Uninstall hidrd Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "hidrd" package

Please follow the steps below to install hidrd on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install hidrd

2. Uninstall "hidrd" package

This guide let you learn how to uninstall hidrd on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove hidrd $ sudo apt autoclean && sudo apt autoremove

3. Information about the hidrd package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: hidrd
Priority: optional
Section: universe/science
Installed-Size: 53
Maintainer: Ubuntu Developers
Original-Maintainer: Klee Dienes
Architecture: amd64
Version: 0.2.0-11
Depends: libc6 (>= 2.3.4), libhidrd0 (>= 0.2)
Filename: pool/universe/h/hidrd/hidrd_0.2.0-11_amd64.deb
Size: 7838
MD5sum: 1ee3a5a46fefbd256629c0d03da1c3ca
SHA1: 4066b367850d57ca354e5ebc56c3e2a64897dab9
SHA256: 65f872f798d855212d5cdbe9b55a98d4498262b106e60b095c0f8dbe2b75101d
Description-en: 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.
Description-md5: 1f2c56865efdff5e8ad9ba27363af68d
Multi-Arch: foreign
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