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

Last updated: May 16,2024

1. Install "libjinput-java" package

In this section, we are going to explain the necessary steps to install libjinput-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjinput-java

2. Uninstall "libjinput-java" package

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

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

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

Package: libjinput-java
Priority: optional
Section: universe/java
Installed-Size: 144
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: jinput
Version: 20100502+dfsg-7
Depends: libjutils-java, libjinput-jni (>= 20100502+dfsg-7)
Filename: pool/universe/j/jinput/libjinput-java_20100502+dfsg-7_all.deb
Size: 101682
MD5sum: b691bcd60a08431eea9878ce19584bc8
SHA1: 7ac55ec469060ca0e8daeffcf9b11ddac796472c
SHA256: ab4495862b8ab04b01c6b12459604fe92579432c111dc926a97fc301c65ca1bd
Description-en: Java Game Controller API
jinput is an implementation of an API for game controller discovery and
polled input. It is part of a suite of open-source technologies initiated by
the Game Technology Group at Sun Microsystems with intention of making the
development of high performance games in Java a reality.
The API itself is pure Java and presents a platform-neutral completely
portable model of controller discovery and polling. It can handle arbitrary
controllers and returns both human and machine understandable descriptions
of the inputs available.
Description-md5: 9a66e4b6e2aab3061305eaeb295719f8
Homepage: https://jinput.dev.java.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu