How to Install and Uninstall libcommons-lang3-java Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 19,2024

1. Install "libcommons-lang3-java" package

Please follow the steps below to install libcommons-lang3-java on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libcommons-lang3-java" package

This tutorial shows how to uninstall libcommons-lang3-java on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libcommons-lang3-java package on Ubuntu 21.04 (Hirsute Hippo)

Package: libcommons-lang3-java
Architecture: all
Version: 3.11-1
Priority: optional
Section: universe/java
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 619
Depends: libcommons-parent-java (>= 43)
Suggests: libcommons-lang3-java-doc
Filename: pool/universe/libc/libcommons-lang3-java/libcommons-lang3-java_3.11-1_all.deb
Size: 526232
MD5sum: 831af0c21bccabfaf9df2d425e87cac3
SHA1: 8363a5a8da4a77e062ec3a6f329cb0feec57b780
SHA256: d528d4b415e25379442cfea43187bd224811f73ae05c8ad3a9ee74bfab60a05c
SHA512: 9e917ddd937d567bc4ed8f564eba83f04dda68ca829877195f5823df425933689a21d5ea33666fd5917d530bd2ad52a9f9ea5e5de0b10e3032ebd2e69a0e3e97
Homepage: http://commons.apache.org/lang/
Description-en: Apache Commons Lang utility classes
Apache Commons Lang is a package of Java utility classes for the classes
that are in java.lang's hierarchy, or are considered to be so standard
as to justify existence in java.lang.
.
The standard Java libraries fail to provide enough methods for manipulation
of its core classes. Apache Commons Lang provides these extra methods.
.
Apache Commons Lang provides a host of helper utilities for the java.lang API,
notably String manipulation methods, basic numerical methods, object
reflection, concurrency, creation and serialization and System properties.
Additionally it contains basic enhancements to java.util.Date and a series
of utilities dedicated to help with building methods, such as hashCode,
toString and equals.
Description-md5: d471bd30add9658db6186b5f3d60db27