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

Last updated: May 18,2024

1. Install "libjline-java-doc" package

Here is a brief guide to show you how to install libjline-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libjline-java-doc" package

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

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

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

Package: libjline-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 910
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: jline
Version: 1.0-2
Suggests: libjline-java, default-jdk-doc
Filename: pool/universe/j/jline/libjline-java-doc_1.0-2_all.deb
Size: 222562
MD5sum: 1b1b677bd6de4f060866221a00b97f32
SHA1: 2cec2a737ed5771478f1123a1de2685971be95b8
SHA256: 0e1b783d95dde04b5fe891e969f45d11c8e65ff597f056da281f4ae9c4c94ba9
Description-en: Java library for handling console input - documentation
JLine is a 100% pure Java library for reading and editing console input.
It is similar in functionality to BSD editline and GNU readline. People
familiar with the readline/editline capabilities for modern shells will
find most of the command editing features of JLine to be familiar.
.
This package contains the documentation for JLine.
Description-md5: 38d89d769683a46981f3fb4b0799a946
Homepage: http://jline.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu