How to Install and Uninstall hidapi-devel.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 02,2024

1. Install "hidapi-devel.x86_64" package

Please follow the guidance below to install hidapi-devel.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install hidapi-devel.x86_64

2. Uninstall "hidapi-devel.x86_64" package

This tutorial shows how to uninstall hidapi-devel.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove hidapi-devel.x86_64 $ sudo dnf autoremove

3. Information about the hidapi-devel.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 4:56:45 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : hidapi-devel
Version : 0.9.0
Release : 2.el8
Architecture : x86_64
Size : 14 k
Source : hidapi-0.9.0-2.el8.src.rpm
Repository : epel
Summary : Development files for hidapi
URL : https://github.com/libusb/hidapi
License : GPLv3 or BSD
Description : This package contains development files for hidapi which provides access to
: USB and Bluetooth HID-class devices.