How to Install and Uninstall mingw32-hidapi.noarch Package on Fedora 36

Last updated: October 10,2024

1. Install "mingw32-hidapi.noarch" package

Please follow the steps below to install mingw32-hidapi.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install mingw32-hidapi.noarch

2. Uninstall "mingw32-hidapi.noarch" package

Please follow the steps below to uninstall mingw32-hidapi.noarch on Fedora 36:

$ sudo dnf remove mingw32-hidapi.noarch $ sudo dnf autoremove

3. Information about the mingw32-hidapi.noarch package on Fedora 36

Last metadata expiration check: 0:12:01 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : mingw32-hidapi
Version : 0.11.2
Release : 2.fc36
Architecture : noarch
Size : 42 k
Source : mingw-hidapi-0.11.2-2.fc36.src.rpm
Repository : fedora
Summary : Library for communicating with USB and Bluetooth HID devices
URL : https://github.com/libusb/hidapi
License : GPLv3 or BSD
Description : HIDAPI is a multi-platform library which allows an application to interface
: with USB and Bluetooth HID-class devices on Windows, Linux, FreeBSD and Mac OS
: X. On Linux, either the hidraw or the libusb back-end can be used. There are
: trade-offs and the functionality supported is slightly different.