How to Install and Uninstall liblog4shib-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "liblog4shib-dev" package

Please follow the guidelines below to install liblog4shib-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install liblog4shib-dev

2. Uninstall "liblog4shib-dev" package

This tutorial shows how to uninstall liblog4shib-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove liblog4shib-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the liblog4shib-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: liblog4shib-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 186
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Shib Team
Architecture: amd64
Source: log4shib
Version: 1.0.9-2
Depends: liblog4shib1v5 (= 1.0.9-2)
Suggests: liblog4shib-doc
Filename: pool/universe/l/log4shib/liblog4shib-dev_1.0.9-2_amd64.deb
Size: 32884
MD5sum: 7dbd1caea7a397d1418dcb38507d5965
SHA1: 10f8c5ffecc76bae198e7ce92197ffcfd2e9350d
SHA256: 4ffd006f255b09bde408b67bcca9ea62360f5a0c10dd18aa950429a4a6260020
Description-en: log4j-style configurable logging library for C++ (development)
log4shib provides a library of C++ classes for flexible logging to
files, syslog, and other destinations. It is modeled after the log4j
Java library, staying as close to that API as is reasonable.
.
log4shib is a fork of the log4cpp library with additional fixes and
modifications to improve its thread safety and robustness. It is
primarily intended for use by the Shibboleth web authentication
system.
.
This package contains the headers and other necessary files to build
applications or libraries that use or extend the log4shib library.
Description-md5: d7cb16b6e2c0e364abcf5b0ead309112
Homepage: https://wiki.shibboleth.net/confluence/display/OpenSAML/log4shib
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu