How to Install and Uninstall liblog4j1.2-java Package on Kali Linux

Last updated: May 18,2024

1. Install "liblog4j1.2-java" package

This is a short guide on how to install liblog4j1.2-java on Kali Linux

$ sudo apt update $ sudo apt install liblog4j1.2-java

2. Uninstall "liblog4j1.2-java" package

Please follow the instructions below to uninstall liblog4j1.2-java on Kali Linux:

$ sudo apt remove liblog4j1.2-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the liblog4j1.2-java package on Kali Linux

Package: liblog4j1.2-java
Source: apache-log4j1.2
Version: 1.2.17-11
Installed-Size: 508
Maintainer: Debian Java Maintainers
Architecture: all
Suggests: liblog4j1.2-java-doc, libmail-java
Size: 444340
SHA256: a8e879badd16955724ff38e064cce0a52c377558f58afd8e6d01bf3b81944cb4
SHA1: e5389036f208dc682582ee546358905d125e7d0b
MD5sum: cc7fd1c7400f21f6d591468b768ed27e
Description: Logging library for java
log4j is a tool to help the programmer output log statements to a variety of
output targets.
.
It is possible to enable logging at runtime without modifying the application
binary. The log4j package is designed so that log statements can remain in
shipped code without incurring a high performance cost.
.
One of the distinctive features of log4j is the notion of hierarchical
loggers. Using loggers it is possible to selectively control which log
statements are output at arbitrary granularity.
.
Log4j can output to: a file, a rolling file, a database with a JDBC driver,
many output asynchronously, a JMS Topic, a swing based logging console,
the NT event log, /dev/null, a SMTP server (using javamail), a socket server,
syslog, telnet daemon and stdout.
.
The format of the output can be defined using one of the various layout
(or user defined layout) like: simple text, html, date, pattern defined and
XML.
Description-md5:
Homepage: http://logging.apache.org/log4j/1.2/
Tag: admin::logging, devel::lang:java, devel::library, implemented-in::java,
role::devel-lib, role::shared-lib, works-with::logfile
Section: java
Priority: optional
Filename: pool/main/a/apache-log4j1.2/liblog4j1.2-java_1.2.17-11_all.deb