How to Install and Uninstall libjogl2-java Package on Kali Linux

Last updated: May 10,2024

1. Install "libjogl2-java" package

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

$ sudo apt update $ sudo apt install libjogl2-java

2. Uninstall "libjogl2-java" package

This guide let you learn how to uninstall libjogl2-java on Kali Linux:

$ sudo apt remove libjogl2-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjogl2-java package on Kali Linux

Package: libjogl2-java
Version: 2.5.0+dfsg-1
Installed-Size: 3458
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libgluegen2-rt-java (>= 2.5.0+dfsg), libjogl2-jni (>= 2.5.0+dfsg-1)
Suggests: libjogl2-java-doc
Size: 3243976
SHA256: 7448a6319e732ee9324a9adf93d313912ba660c7b13e67c52642d434f76a1384
SHA1: 17a9f14ceb7e114ca63d262950927f478632d4ca
MD5sum: 7769197fa39feb19328af5c2e1e6f5e3
Description: Java bindings for OpenGL API
The JOGL project hosts the development version of the Java Bindings for
OpenGL (JSR-231), and is designed to provide hardware-supported 3D graphics
to applications written in Java. JOGL is not the official reference
implementation of the JSR, but an evolving workspace; snapshots are taken
from this workspace which become the official reference implementations of
the JSR.
.
JOGL provides full access to the APIs in the OpenGL 1.3 - 3.0, 3.1 - 3.3,
>= 4.0, ES 1.x and ES 2.x specification as well as nearly all vendor
extensions. It integrates with the AWT and Swing widget sets, as well with
custom windowing toolkits using the NativeWindow API. It is part of a
suite of open-source technologies initiated by the Game Technology Group at
Sun Microsystems.
Description-md5:
Homepage: https://jogamp.org
Section: java
Priority: optional
Filename: pool/main/libj/libjogl2-java/libjogl2-java_2.5.0+dfsg-1_all.deb