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

Last updated: May 19,2024

1. Install "liblog4shib-doc" package

Please follow the step by step instructions below to install liblog4shib-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install liblog4shib-doc

2. Uninstall "liblog4shib-doc" package

In this section, we are going to explain the necessary steps to uninstall liblog4shib-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: liblog4shib-doc
Priority: extra
Section: universe/doc
Installed-Size: 17669
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Shib Team
Architecture: all
Source: log4shib
Version: 1.0.9-2
Filename: pool/universe/l/log4shib/liblog4shib-doc_1.0.9-2_all.deb
Size: 12024056
MD5sum: 6ea88f30789fc2419cf816b4423423bd
SHA1: c05b34731f5eb37c288b92f40bf1eb8aa36bbf92
SHA256: 8962a8ebb09c79cf59b507369fbfadb52044610b0a7706056d891559b7600676
Description-en: log4j-style configurable logging library for C++ (API docs)
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 log4shib library API documentation generated
by Doxygen.
Description-md5: aa0ddd74a4bf764a3d453226399b0d1e
Homepage: https://wiki.shibboleth.net/confluence/display/OpenSAML/log4shib
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu