How to Install and Uninstall libjinput-jni Package on Kali Linux

Last updated: May 13,2024

1. Install "libjinput-jni" package

This tutorial shows how to install libjinput-jni on Kali Linux

$ sudo apt update $ sudo apt install libjinput-jni

2. Uninstall "libjinput-jni" package

Please follow the steps below to uninstall libjinput-jni on Kali Linux:

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

3. Information about the libjinput-jni package on Kali Linux

Package: libjinput-jni
Source: jinput
Version: 20100502+dfsg-11
Installed-Size: 32
Maintainer: Debian Java Maintainers
Architecture: amd64
Depends: libc6 (>= 2.2.5)
Size: 9796
SHA256: cd94d362fc753620195d6aad72ed5fdb3c1a60ab4503e9210c28d6b9052e5dd1
SHA1: df4a7960b8d6799bf3609e9c8103f130f0c9c1e3
MD5sum: 5dcdcb5ffccee73311175267fec5d169
Description: 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:
Homepage: https://jinput.github.io/jinput/
Section: java
Priority: optional
Filename: pool/main/j/jinput/libjinput-jni_20100502+dfsg-11_amd64.deb