How to Install and Uninstall liblog4c3 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "liblog4c3" package

Please follow the guidance below to install liblog4c3 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install liblog4c3

2. Uninstall "liblog4c3" package

This guide covers the steps necessary to uninstall liblog4c3 on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the liblog4c3 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: liblog4c3
Priority: extra
Section: universe/libs
Installed-Size: 136
Maintainer: Ubuntu Developers
Original-Maintainer: Fathi Boudra
Architecture: amd64
Source: log4c
Version: 1.2.1-3
Depends: libc6 (>= 2.4), libexpat1 (>= 1.95.8)
Filename: pool/universe/l/log4c/liblog4c3_1.2.1-3_amd64.deb
Size: 33764
MD5sum: 8f31f002d04e3b94483a62d6b70a5c17
SHA1: 225b5ed03715d73b546964b240b6947b443aaa33
SHA256: b60d59b2761ec3398942ec82c48ee76849c567e80b004c3940ebea3d9fa1672a
Description-en: 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: bf0e59217bb8b62c9e3c550e222d0a17
Homepage: http://log4c.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu