How to Install and Uninstall hawtjni.noarch Package on Amazon Linux 2

Last updated: October 06,2024

1. Install "hawtjni.noarch" package

Here is a brief guide to show you how to install hawtjni.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install hawtjni.noarch

2. Uninstall "hawtjni.noarch" package

Learn how to uninstall hawtjni.noarch on Amazon Linux 2:

$ sudo yum remove hawtjni.noarch $ sudo yum autoremove

3. Information about the hawtjni.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : hawtjni
Arch : noarch
Version : 1.6
Release : 10.amzn2
Size : 147 k
Repo : amzn2-core/2/x86_64
Summary : Code generator that produces the JNI code
URL : http://hawtjni.fusesource.org/
License : ASL 2.0 and EPL 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.