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

Last updated: October 05,2024

1. Install "hawtjni.noarch" package

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

$ sudo dnf update $ sudo dnf install hawtjni.noarch

2. Uninstall "hawtjni.noarch" package

Please follow the guidance below to uninstall hawtjni.noarch on Fedora 36:

$ sudo dnf remove hawtjni.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 5:54:02 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : hawtjni
Version : 1.18
Release : 4.fc36
Architecture : noarch
Size : 131 k
Source : hawtjni-1.18-4.fc36.src.rpm
Repository : fedora
Summary : Code generator that produces the JNI code
URL : http://hawtjni.fusesource.org/
License : ASL 2.0 and EPL-1.0 and BSD
Description : HawtJNI is a code generator that produces the JNI code needed to
: implement java native methods. It is based on the jnigen code generator
: that is part of the SWT Tools project which is used to generate all the
: JNI code which powers the eclipse platform.