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

Last updated: May 17,2024

1. Install "libcommons-lang3-java-doc" package

Please follow the guidance below to install libcommons-lang3-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcommons-lang3-java-doc

2. Uninstall "libcommons-lang3-java-doc" package

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

$ sudo apt remove libcommons-lang3-java-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: libcommons-lang3-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 9605
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: libcommons-lang3-java
Version: 3.4-1
Depends: default-jdk-doc
Suggests: libcommons-lang3-java
Filename: pool/universe/libc/libcommons-lang3-java/libcommons-lang3-java-doc_3.4-1_all.deb
Size: 1376956
MD5sum: 3b0178984478c2fcabb8a9259b71b8d5
SHA1: 3942ee7fd286114e6bcd85fbabb6d73e01539e6f
SHA256: d60079b17487e3e154add0f0786194db093433bd2db0ef9ae23ccd646cafac24
Description-en: Documentation for extension of the java.lang package (for Java 5+)
The Commons Lang components contains a set of Java classes that provide helper
methods for standard Java classes, especially those found in the java.lang
package in the JDK 5+.
.
Commons Lang 3.x use a different package (org.apache.commons.lang3) than the
previous versions (org.apache.commons.lang), allowing it to be used at the
same time as an earlier version.
.
Commons Lang 3.x is only compatible with JDK 1.5+
.
This package contains the API documentation of libcommons-lang3-java.
Description-md5: 3dc2570613926959995f1b987aab53dc
Homepage: http://commons.apache.org/lang/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu