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

Last updated: May 15,2024

1. Install "libminlog-java" package

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

$ sudo apt update $ sudo apt install libminlog-java

2. Uninstall "libminlog-java" package

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

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

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

Package: libminlog-java
Architecture: all
Version: 1.3.0-1.1
Priority: optional
Section: universe/java
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 27
Filename: pool/universe/libm/libminlog-java/libminlog-java_1.3.0-1.1_all.deb
Size: 7968
MD5sum: 6bdea8b826adf8651193d5d0a29b4f50
SHA1: 0236332303053331605b2acc2a6f9e7f1e7c1482
SHA256: da3c34a931e7100fd2c5df063e9ca1228bd37be857b7fea1c87e5a1b2dbf09c1
SHA512: 86602a8d692e8112d7301e42e9c5faac99174b11d967cff0590e56e48f46972aeb4f56b835106be9389c0396fa7ab0a25bbc367a11cd272634d48f9227d81d19
Homepage: https://github.com/EsotericSoftware/minlog
Description-en: minimal Java logging library
MinLog is a Java logging library. Key features:
* Zero overhead Logging statements below a given level can
be automatically removed by javac at compile time.
This means applications can have detailed trace and debug logging
without having any impact on the finished product.
* Simple and efficient The API is concise and the code is
very efficient at runtime.
* Extremely lightweight The entire project consists of a single Java file
with ~100 non-comment lines of code.
Description-md5: b06e3397fa5b6b0d9d020fe5e57b0f58