How to Install and Uninstall apache-commons-logging.noarch Package on Amazon Linux 2
Last updated: November 27,2024
1. Install "apache-commons-logging.noarch" package
In this section, we are going to explain the necessary steps to install apache-commons-logging.noarch on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
apache-commons-logging.noarch
Copied
2. Uninstall "apache-commons-logging.noarch" package
Please follow the step by step instructions below to uninstall apache-commons-logging.noarch on Amazon Linux 2:
$
sudo yum remove
apache-commons-logging.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the apache-commons-logging.noarch package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : apache-commons-logging
Arch : noarch
Version : 1.1.2
Release : 7.amzn2
Size : 78 k
Repo : amzn2-core/2/x86_64
Summary : Apache Commons Logging
URL : http://commons.apache.org/logging
License : ASL 2.0
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.
Available Packages
Name : apache-commons-logging
Arch : noarch
Version : 1.1.2
Release : 7.amzn2
Size : 78 k
Repo : amzn2-core/2/x86_64
Summary : Apache Commons Logging
URL : http://commons.apache.org/logging
License : ASL 2.0
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.