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

Last updated: September 28,2024

1. Install "apache-commons-lang3" package

Please follow the guidelines below to install apache-commons-lang3 on openSUSE Leap

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

2. Uninstall "apache-commons-lang3" package

Please follow the steps below to uninstall apache-commons-lang3 on openSUSE Leap:

$ sudo zypper remove apache-commons-lang3

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

Information for package apache-commons-lang3:
---------------------------------------------
Repository : Main Repository
Name : apache-commons-lang3
Version : 3.12.0-150200.3.6.4
Arch : noarch
Vendor : SUSE LLC
Installed Size : 681.6 KiB
Installed : No
Status : not installed
Source package : apache-commons-lang3-3.12.0-150200.3.6.4.src
Upstream URL : https://commons.apache.org/proper/commons-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