How to Install and Uninstall liblog4c3 Package on Kali Linux

Last updated: July 03,2024

1. Install "liblog4c3" package

Learn how to install liblog4c3 on Kali Linux

$ sudo apt update $ sudo apt install liblog4c3

2. Uninstall "liblog4c3" package

In this section, we are going to explain the necessary steps to uninstall liblog4c3 on Kali Linux:

$ sudo apt remove liblog4c3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the liblog4c3 package on Kali Linux

Package: liblog4c3
Source: log4c
Version: 1.2.4-3
Installed-Size: 113
Maintainer: Debian QA Group
Architecture: amd64
Depends: libc6 (>= 2.33), libexpat1 (>= 2.0.1)
Size: 37416
SHA256: 52137b40648f06bc6158bcf8685169223a17a0b367bbe15bcb537525b42611fe
SHA1: e275c4af73369b45a4a3058dd543e6ae32ebaadd
MD5sum: fd2a03ca9f5ef9149dffb436198cc812
Description: C library for flexible logging (runtime)
Log4c is a library of C for flexible logging to files, syslog and other
destinations.
.
It is modeled after the Log for Java library (http://logging.apache.org),
staying as close to their API as is reasonable.
.
This package contains the files necessary for running applications that
use the log4c library.
Description-md5:
Homepage: https://log4c.sourceforge.net
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/l/log4c/liblog4c3_1.2.4-3_amd64.deb