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

Last updated: May 03,2024

1. Install "liblwjgl-java" package

This guide let you learn how to install liblwjgl-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install liblwjgl-java

2. Uninstall "liblwjgl-java" package

This guide covers the steps necessary to uninstall liblwjgl-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: liblwjgl-java
Priority: optional
Section: universe/java
Installed-Size: 1519
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: lwjgl
Version: 2.9.3+dfsg-1
Depends: libjinput-java, liblwjgl-java-jni (>= 2.9.3+dfsg-1)
Filename: pool/universe/l/lwjgl/liblwjgl-java_2.9.3+dfsg-1_all.deb
Size: 1403030
MD5sum: b8fff3a5132a96f2732bcac0ab2a4837
SHA1: 536df8a28e2b97d9a1e0df3f22ce75dc4f3ec7c4
SHA256: b4e670ec222a95050865e5cff372d39eecd584ebe157369ed86083b547286615
Description-en: Lightweight Java Game Library
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.
Description-md5: fd86496bdfeb39a5bd9164d83e87afd7
Homepage: http://lwjgl.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu