How to Install and Uninstall libcommons-logging-java Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "libcommons-logging-java" package

This tutorial shows how to install libcommons-logging-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcommons-logging-java

2. Uninstall "libcommons-logging-java" package

Please follow the guidelines below to uninstall libcommons-logging-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcommons-logging-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcommons-logging-java package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcommons-logging-java
Priority: optional
Section: universe/libs
Installed-Size: 180
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 1.2-1+build1
Depends: libcommons-parent-java
Suggests: libavalon-framework-java, libcommons-logging-java-doc, libexcalibur-logkit-java, liblog4j1.2-java
Filename: pool/universe/libc/libcommons-logging-java/libcommons-logging-java_1.2-1+build1_all.deb
Size: 59486
MD5sum: 306edfe65051e9565988d4a35c6347ee
SHA1: 502f4882f9cd5181c0de023b4794d6b03e66060d
SHA256: 7edb4399f561960c19b8100de65e3d52455325073b8e7bf793edb95241d1a88a
Description-en: common wrapper interface for several logging APIs
Provides a simple, component oriented interface together with wrappers for
several existing java logging systems. The user can choose at runtime which
system he want to use for logging.
Description-md5: 73a7ea23210de9009f87c35d126ccfbd
Homepage: http://commons.apache.org/logging
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu