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

Last updated: January 10,2025

1. Install "mingw64-hidapi.noarch" package

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

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

2. Uninstall "mingw64-hidapi.noarch" package

Learn how to uninstall mingw64-hidapi.noarch on Fedora 36:

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

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

Last metadata expiration check: 2:58:47 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : mingw64-hidapi
Version : 0.11.2
Release : 2.fc36
Architecture : noarch
Size : 40 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.