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

Last updated: January 19,2025

1. Install "hid4java.noarch" package

Please follow the guidance below to install hid4java.noarch on Fedora 38

$ 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 38:

$ sudo dnf remove hid4java.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:46:09 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : hid4java
Version : 0.7.0
Release : 4.fc38
Architecture : noarch
Size : 44 k
Source : hid4java-0.7.0-4.fc38.src.rpm
Repository : fedora
Summary : Java wrapper for the hidapi library
URL : https://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.