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

Last updated: May 17,2024

1. Install "libjinput-java-doc" package

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

$ sudo apt update $ sudo apt install libjinput-java-doc

2. Uninstall "libjinput-java-doc" package

Please follow the guidance below to uninstall libjinput-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libjinput-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 791
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: jinput
Version: 20100502+dfsg-7
Recommends: default-jdk-doc, libjutils-java-doc
Suggests: libjinput-java
Filename: pool/universe/j/jinput/libjinput-java-doc_20100502+dfsg-7_all.deb
Size: 71902
MD5sum: 7f513d0ccb2427b8f1deb08245d1ea95
SHA1: 19c5ef9d2489cb1e33416810dc14b783d3a16b65
SHA256: 410f0714eda14eac0828516eade3994def5c7f83e6185d0d0d7d01a7dfb0e9ed
Description-en: Java Game Controller API (javadoc)
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 API documentation for jinput.
Description-md5: 29439c39951277a809527e645194d816
Homepage: https://jinput.dev.java.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu