How to Install libjogl2-jni software package in Debian 8 (Jessie)

How to Install libjogl2-jni software package in Debian 8 (Jessie)

libjogl2-jni software package provides Java bindings for OpenGL API (JNI lib), you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libjogl2-jni 

libjogl2-jni is installed in your system.

Make ensure the libjogl2-jni package were installed using the commands given below,

$ sudo dpkg-query -l | grep libjogl2-jni *

You will get with libjogl2-jni package name, version, architecture and description in a table

libjogl2-jni package basic information:

Distro Debian 8 jessie
Section Java
Package libjogl2-jni
Version 2.2.4+dfsg-1
Description Java bindings for OpenGL API (JNI lib)
Sub Section Java


See Also, How to uninstall or remove libjogl2-jni software package from Debian 8 (Jessie)?