How to Install and Uninstall libminlog-java-doc Package on Kali Linux

Last updated: September 20,2024

1. Install "libminlog-java-doc" package

Please follow the instructions below to install libminlog-java-doc on Kali Linux

$ sudo apt update $ sudo apt install libminlog-java-doc

2. Uninstall "libminlog-java-doc" package

Please follow the guidelines below to uninstall libminlog-java-doc on Kali Linux:

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

3. Information about the libminlog-java-doc package on Kali Linux

Package: libminlog-java-doc
Source: libminlog-java
Version: 1.3.0-1.1
Installed-Size: 1421
Maintainer: Debian Java Maintainers
Architecture: all
Depends: default-jdk-doc
Size: 242168
SHA256: 24173037a29778239d47393d1a829f8b698b0e4201c78320fd2cc27b0fcc7ec3
SHA1: 195e4e134685fb2da80cdd68f3c4d82d0229273b
MD5sum: 75b5a8efee753bcf0d68d1e3fc0b4977
Description: minimal Java logging library - doc
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.
.
This package contains the Javadoc API
Description-md5:
Homepage: https://github.com/EsotericSoftware/minlog
Section: doc
Priority: optional
Filename: pool/main/libm/libminlog-java/libminlog-java-doc_1.3.0-1.1_all.deb