How to Install and Uninstall libslf4j-java Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

1. Install "libslf4j-java" package

Here is a brief guide to show you how to install libslf4j-java on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libslf4j-java

2. Uninstall "libslf4j-java" package

Please follow the instructions below to uninstall libslf4j-java on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libslf4j-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libslf4j-java package on Ubuntu 21.10 (Impish Indri)

Package: libslf4j-java
Architecture: all
Version: 1.7.30-1
Priority: optional
Section: universe/libs
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 281
Suggests: libcommons-logging-java, liblog4j1.2-java
Filename: pool/universe/libs/libslf4j-java/libslf4j-java_1.7.30-1_all.deb
Size: 141364
MD5sum: c9b93291089cf8ee653c49045a564ca0
SHA1: 6b821ff37d10320ac84b044d4c3e6469fef570f4
SHA256: 147d90e089c14066a01c6377d72463c401a6f9b6267d5551c0e624cf61515ee4
SHA512: e03242aff31ef18751a4f711a779f4f1027f8daad54087cdcbfb07bba297b4ddc84b7de7bc2d31c53de60191f0df5984cf2261f647198ef4d33cc5de654fd38a
Homepage: http://www.slf4j.org
Description-en: Simple Logging Facade for Java
The Simple Logging Facade for Java (or SLF4J) is intended to serve as
a simple facade for various logging APIs allowing to the end-user to
plug in the desired implementation at deployment time. SLF4J also
allows for a gradual migration path away from Apache Commons
Logging (CL)
.
Logging API implementations can either choose to implement the SLF4J
interfaces directly, e.g. logback or SimpleLogger. Alternatively, it
is possible (and rather easy) to write SLF4J adapters for the given
API implementation, e.g. Log4jLoggerAdapter or JDK14LoggerAdapter.
Description-md5: 307af13d2db4d50e6f124f83f84006d9