How to Install and Uninstall apache-commons-lang Package on openSUSE Leap

Last updated: May 18,2024

1. Install "apache-commons-lang" package

In this section, we are going to explain the necessary steps to install apache-commons-lang on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install apache-commons-lang

2. Uninstall "apache-commons-lang" package

Learn how to uninstall apache-commons-lang on openSUSE Leap:

$ sudo zypper remove apache-commons-lang

3. Information about the apache-commons-lang package on openSUSE Leap

Information for package apache-commons-lang:
--------------------------------------------
Repository : Main Repository
Name : apache-commons-lang
Version : 2.6-12.26
Arch : noarch
Vendor : SUSE LLC
Installed Size : 308.5 KiB
Installed : No
Status : not installed
Source package : apache-commons-lang-2.6-12.26.src
Upstream URL : http://commons.apache.org/lang
Summary : Apache Commons Lang Package
Description :
The standard Java libraries fail to provide enough methods for
manipulation of its core classes. The Commons Lang Component provides
these extra methods.
The Commons Lang Component provides a host of helper utilities for the
java.lang API, notably String manipulation methods, basic numerical
methods, object reflection, creation and serialization, and System
properties. Additionally it contains an inheritable enum type, an
exception structure that supports multiple types of nested-Exceptions
and a series of utilities dedicated to help with building methods, such
as hashCode, toString and equals.

5. The same packages on other Linux Distributions