How to Install and Uninstall liblwjgl-java-jni Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "liblwjgl-java-jni" package

This tutorial shows how to install liblwjgl-java-jni on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install liblwjgl-java-jni

2. Uninstall "liblwjgl-java-jni" package

Learn how to uninstall liblwjgl-java-jni on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove liblwjgl-java-jni $ sudo apt autoclean && sudo apt autoremove

3. Information about the liblwjgl-java-jni package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: liblwjgl-java-jni
Priority: optional
Section: universe/java
Installed-Size: 59
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: amd64
Source: lwjgl
Version: 2.9.3+dfsg-1
Depends: libc6 (>= 2.4), libx11-6, libxcursor1 (>> 1.1.2)
Filename: pool/universe/l/lwjgl/liblwjgl-java-jni_2.9.3+dfsg-1_amd64.deb
Size: 15716
MD5sum: cb98d1f5a43375c94dfd071148653503
SHA1: 22d4939cfca229ead3af88b49bc4405bcad50075
SHA256: 71b7a7bd9bb9109abddb3e3b66fc284f9c3bd0293480d90ae93980e26bf62e6c
Description-en: Lightweight Java Game Library (jni)
The Lightweight Java Game Library (LWJGL) is a solution aimed directly at
professional and amateur Java programmers alike to enable commercial quality
games to be written in Java. LWJGL provides developers access to high
performance crossplatform libraries such as OpenGL (Open Graphics Library)
and OpenAL (Open Audio Library) allowing for state of the art 3D games and 3D
sound. Additionally LWJGL provides access to controllers such as Gamepads,
Steering wheel and Joysticks. All in a simple and straight forward API.
.
This package contains the java jni library.
Description-md5: b5fb6400d069da5e1732740f908cb8b0
Homepage: http://lwjgl.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu