How to Install and Uninstall apache-commons-lang Package on openSuSE Tumbleweed
Last updated: November 14,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "apache-commons-lang" package
This is a short guide on how to install apache-commons-lang on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
apache-commons-lang
Copied
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
Copied
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.
--------------------------------------------
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.