How to Install and Uninstall libhidapi-hidraw0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "libhidapi-hidraw0" package

This is a short guide on how to install libhidapi-hidraw0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libhidapi-hidraw0

2. Uninstall "libhidapi-hidraw0" package

Learn how to uninstall libhidapi-hidraw0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libhidapi-hidraw0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libhidapi-hidraw0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libhidapi-hidraw0
Priority: extra
Section: universe/libs
Installed-Size: 36
Maintainer: Ubuntu Developers
Original-Maintainer: Scott Talbert
Architecture: amd64
Source: hidapi
Version: 0.8.0~rc1+git20140818.d17db57+dfsg-1
Depends: libc6 (>= 2.7), libudev1 (>= 183)
Filename: pool/universe/h/hidapi/libhidapi-hidraw0_0.8.0~rc1+git20140818.d17db57+dfsg-1_amd64.deb
Size: 10086
MD5sum: 9f888a56ba3621bdbfa49fdeb5ef5a47
SHA1: aa26c66389a95cd63eee54b32f3b071a5cbb8df5
SHA256: 909f7cc96f1b6918542313446f560096474511357478d0fb475283d60c01a24a
Description-en: Multi-Platform library for communication with HID devices (hidraw backend)
HIDAPI is a multi-platform library enabling applications to easily
interface with Bluetooth and USB HID-class devices.
.
This package contains the hidraw-based implementation of HIDAPI.
Description-md5: 5c00020ffe38e949e3f4fdde323ec9cd
Multi-Arch: same
Homepage: http://www.signal11.us/oss/hidapi/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu