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

Last updated: May 12,2024

1. Install "libjinput-jni" package

This guide covers the steps necessary to install libjinput-jni on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjinput-jni

2. Uninstall "libjinput-jni" package

Here is a brief guide to show you how to uninstall libjinput-jni on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libjinput-jni
Priority: optional
Section: universe/java
Installed-Size: 54
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: amd64
Source: jinput
Version: 20100502+dfsg-7
Depends: libc6 (>= 2.7)
Filename: pool/universe/j/jinput/libjinput-jni_20100502+dfsg-7_amd64.deb
Size: 8992
MD5sum: 9f1875306530d0feecaa9ee599ad1b46
SHA1: 9152fd456f2d902b150163fbf24dec2728b4ad86
SHA256: 8b7bc3019951266bcaf9e7fc1e436371c26542b875cd36130529460b614951cb
Description-en: Java Game Controller API (jni)
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.
.
This package contains the java jni library.
Description-md5: 5e717e63c4b0057dac87838b6f984dc4
Homepage: https://jinput.dev.java.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu