How to Install and Uninstall libcommons-lang-java Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 14,2024

1. Install "libcommons-lang-java" package

Please follow the step by step instructions below to install libcommons-lang-java on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libcommons-lang-java" package

This guide covers the steps necessary to uninstall libcommons-lang-java on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libcommons-lang-java package on Ubuntu 20.10 (Groovy Gorilla)

Package: libcommons-lang-java
Architecture: all
Version: 2.6-9
Priority: optional
Section: universe/libs
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 306
Depends: libcommons-parent-java (>= 12)
Suggests: libcommons-lang-java-doc
Filename: pool/universe/libc/libcommons-lang-java/libcommons-lang-java_2.6-9_all.deb
Size: 271676
MD5sum: fb00c66974aca65a6a32d5f7277f5028
SHA1: a11cbdf97146e58c5d2397cd4c672d4a87d8d6de
SHA256: 683269776bc0900878c23118f5ecfa9efa29f95605e399d3f601d4f8f915e8f0
SHA512: 895441ed096606e5af43e5cab22fc7dcfc8415956dfea38d7b547b7e551aa85d440818072e6d16cc97feeac203936078587af4c9826ee10f6ea0ef3cedd19b38
Homepage: http://commons.apache.org/lang/
Description-en: Commons Lang - an extension of the java.lang package
The Lang Component contains a set of Java classes that provide helper
methods for standard Java classes, especially those found in the
java.lang package in the Sun JDK. The following classes are included:
.
* StringUtils - Helper for java.lang.String.
* CharSetUtils - Methods for dealing with CharSets, which are sets of
characters such as [a-z] and [abcdez].
* RandomStringUtils - Helper for creating randomised Strings.
* NumberUtils - Helper for java.lang.Number and its subclasses.
* NumberRange - A range of numbers with an upper and lower bound.
* ObjectUtils - Helper for java.lang.Object.
* SerializationUtils - Helper for serializing Objects.
* SystemUtils - Utility class defining the Java system properties.
* NestedException package - A sub-package for the creation of nested
exceptions.
* Enum package - A sub-package for the creation of enumerated types.
* Builder package - A sub-package for the creation of equals, hashCode,
compareTo and toString methods.
Description-md5: 388ede790b35f9eb3fb76d9002926cd2