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

Last updated: May 14,2024

1. Install "libjinput-java" package

This guide covers the steps necessary to install libjinput-java on Kali Linux

$ sudo apt update $ sudo apt install libjinput-java

2. Uninstall "libjinput-java" package

This tutorial shows how to uninstall libjinput-java on Kali Linux:

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

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

Package: libjinput-java
Source: jinput
Version: 20100502+dfsg-11
Installed-Size: 124
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libjinput-jni (>= 20100502+dfsg-11), libjutils-java
Size: 104628
SHA256: 57950ce130f2b1d94e7ebebadbdb904e79769d067f79c1a83f61b9739e357313
SHA1: 6cf47702fa3fb5f42b9c29f5359f863540c8e702
MD5sum: 60b8c8c30e4d4477759347a5af3a512a
Description: 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:
Homepage: https://jinput.github.io/jinput/
Tag: devel::lang:java, devel::library, hardware::input, implemented-in::java,
role::devel-lib, role::shared-lib
Section: java
Priority: optional
Filename: pool/main/j/jinput/libjinput-java_20100502+dfsg-11_all.deb