How to Install and Uninstall libgluegen2-rt-java Package on Kali Linux

Last updated: May 11,2024

1. Install "libgluegen2-rt-java" package

Learn how to install libgluegen2-rt-java on Kali Linux

$ sudo apt update $ sudo apt install libgluegen2-rt-java

2. Uninstall "libgluegen2-rt-java" package

Here is a brief guide to show you how to uninstall libgluegen2-rt-java on Kali Linux:

$ sudo apt remove libgluegen2-rt-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgluegen2-rt-java package on Kali Linux

Package: libgluegen2-rt-java
Source: gluegen2
Version: 2.5.0+dfsg-2
Installed-Size: 411
Maintainer: Debian Java Maintainers
Architecture: all
Depends: antlr, libgluegen2-jni (>= 2.5.0+dfsg-2)
Size: 362664
SHA256: 2bc58a8fb350235745c1d8950078995a02c279c3b902552631de1c4d3db81ed4
SHA1: 0150bcc6723d79a559c12d51dd41a68eddc6dcd8
MD5sum: baedf3345ded9fb25cf2862ca3f3d185
Description: tool to automatically generate Java and JNI code (runtime files)
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 contains the gluegen 2 runtime files.
Description-md5:
Homepage: https://jogamp.org
Section: java
Priority: optional
Filename: pool/main/g/gluegen2/libgluegen2-rt-java_2.5.0+dfsg-2_all.deb