How to Install and Uninstall hid4java.noarch Package on Fedora 36

Last updated: October 05,2024

1. Install "hid4java.noarch" package

Please follow the instructions below to install hid4java.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install hid4java.noarch

2. Uninstall "hid4java.noarch" package

Please follow the step by step instructions below to uninstall hid4java.noarch on Fedora 36:

$ sudo dnf remove hid4java.noarch $ sudo dnf autoremove

3. Information about the hid4java.noarch package on Fedora 36

Last metadata expiration check: 3:50:46 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : hid4java
Version : 0.5.0
Release : 10.fc36
Architecture : noarch
Size : 39 k
Source : hid4java-0.5.0-10.fc36.src.rpm
Repository : fedora
Summary : Java wrapper for the hidapi library
URL : http://github.com/gary-rowe/hid4java
License : MIT
Description : hid4java supports USB HID devices through a common API. The API is very simple
: but provides great flexibility such as support for feature reports and blocking
: reads with timeouts. Attach/detach events are provided to allow applications to
: respond instantly to device availability.