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

Last updated: July 07,2024

1. Install "apache-commons-logging" package

This guide let you learn how to install apache-commons-logging on openSuSE Tumbleweed

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

2. Uninstall "apache-commons-logging" package

Learn how to uninstall apache-commons-logging on openSuSE Tumbleweed:

$ sudo zypper remove apache-commons-logging

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

Information for package apache-commons-logging:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : apache-commons-logging
Version : 1.2-12.1
Arch : noarch
Vendor : openSUSE
Installed Size : 174.8 KiB
Installed : No
Status : not installed
Source package : apache-commons-logging-1.2-12.1.src
Upstream URL : http://commons.apache.org/logging
Summary : Apache Commons Logging
Description :
The commons-logging package provides a simple, component oriented
interface (org.apache.commons.logging.Log) together with wrappers for
logging systems. The user can choose at runtime which system they want
to use. In addition, a small number of basic implementations are
provided to allow users to use the package standalone.
commons-logging was heavily influenced by Avalon's Logkit and Log4J. The
commons-logging abstraction is meant to minimize the differences between
the two, and to allow a developer to not tie himself to a particular
logging implementation.

5. The same packages on other Linux Distributions