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

Last updated: October 05,2024

1. Install "hid4java.noarch" package

Here is a brief guide to show you how to install hid4java.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install hid4java.noarch

2. Uninstall "hid4java.noarch" package

Please follow the instructions below to uninstall hid4java.noarch on Fedora 34:

$ sudo dnf remove hid4java.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:21:50 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : hid4java
Version : 0.5.0
Release : 8.fc34
Architecture : noarch
Size : 40 k
Source : hid4java-0.5.0-8.fc34.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.