How to Install and Uninstall libhid.i686 Package on Fedora 35

Last updated: September 22,2024

1. Install "libhid.i686" package

Please follow the instructions below to install libhid.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install libhid.i686

2. Uninstall "libhid.i686" package

Please follow the instructions below to uninstall libhid.i686 on Fedora 35:

$ sudo dnf remove libhid.i686 $ sudo dnf autoremove

3. Information about the libhid.i686 package on Fedora 35

Last metadata expiration check: 1:06:15 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : libhid
Version : 0.2.17
Release : 40.fc35
Architecture : i686
Size : 35 k
Source : libhid-0.2.17-40.fc35.src.rpm
Repository : fedora
Summary : User space USB HID access library
URL : http://libhid.alioth.debian.org
License : GPLv2
Description : libhid provides a generic and flexible way to access and interact with USB
: HID devices, much like libusb does for plain USB devices. It is based on
: libusb, thus it requires no HID support in the kernel and provides means to
: take control over a device even if the kernel governs it.