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

Last updated: May 18,2024

1. Install "libgluegen2-build-java" package

This guide let you learn how to install libgluegen2-build-java on Kali Linux

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

2. Uninstall "libgluegen2-build-java" package

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

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

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

Package: libgluegen2-build-java
Source: gluegen2
Version: 2.5.0+dfsg-2
Installed-Size: 4979
Maintainer: Debian Java Maintainers
Architecture: all
Depends: antlr
Size: 1358008
SHA256: 0eb49a79eea86c851aa2dc7a85febdc9fe68c251c43cc9caeaa1376cc48e03dc
SHA1: 12ce5b90037028cb0ca00d9a866ba586d682acae
MD5sum: 713f5e9adc0d340e81c8590266a2be58
Description: tool to automatically generate Java and JNI code (Java sources)
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 some Java sources necessary to build gluegen-based
packages.
Description-md5:
Homepage: https://jogamp.org
Section: java
Priority: optional
Filename: pool/main/g/gluegen2/libgluegen2-build-java_2.5.0+dfsg-2_all.deb