How to Install and Uninstall libgluegen2-jni Package on Kali Linux

Last updated: May 17,2024

1. Install "libgluegen2-jni" package

Please follow the steps below to install libgluegen2-jni on Kali Linux

$ sudo apt update $ sudo apt install libgluegen2-jni

2. Uninstall "libgluegen2-jni" package

In this section, we are going to explain the necessary steps to uninstall libgluegen2-jni on Kali Linux:

$ sudo apt remove libgluegen2-jni $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgluegen2-jni package on Kali Linux

Package: libgluegen2-jni
Source: gluegen2
Version: 2.5.0+dfsg-2
Installed-Size: 38
Maintainer: Debian Java Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 9556
SHA256: 87eccf4f4830593b8c33106e8af110b9bb7aad83a11af10691bd9cf58e0b1c29
SHA1: 887c06eb0388a21f92d4645e6e5769c439cf26d4
MD5sum: 8bb3e707d01a01b0667313e97404b2e5
Description: tool to automatically generate Java and JNI code (native library)
Gluegen reads as input ANSI C header files and separate configuration files
which provide control over many aspects of the glue code generation. GlueGen
uses a complete ANSI C parser and an internal representation (IR) capable of
representing all C types to represent the APIs for which it generates
interfaces. It has the ability to perform significant transformations on the
IR before glue code emission. GlueGen is currently powerful enough to bind
even low-level APIs such as the Java Native Interface (JNI) and the AWT Native
Interface (JAWT) back up to the Java programming language.
.
This package includes the architecture specific java native interface part.
Description-md5:
Homepage: https://jogamp.org
Section: java
Priority: optional
Filename: pool/main/g/gluegen2/libgluegen2-jni_2.5.0+dfsg-2_amd64.deb