How to Install and Uninstall apache-commons-lang Package on openSuSE Tumbleweed

Last updated: May 04,2024

1. Install "apache-commons-lang" package

This is a short guide on how to install apache-commons-lang on openSuSE Tumbleweed

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

2. Uninstall "apache-commons-lang" package

Please follow the guidance below to uninstall apache-commons-lang on openSuSE Tumbleweed:

$ sudo zypper remove apache-commons-lang

3. Information about the apache-commons-lang package on openSuSE Tumbleweed

Information for package apache-commons-lang:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : apache-commons-lang
Version : 2.6-15.7
Arch : noarch
Vendor : openSUSE
Installed Size : 308,5 KiB
Installed : No
Status : not installed
Source package : apache-commons-lang-2.6-15.7.src
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