How to Install and Uninstall libboost-log1.74.0 Package on Kali Linux

Last updated: May 18,2024

1. Install "libboost-log1.74.0" package

This guide covers the steps necessary to install libboost-log1.74.0 on Kali Linux

$ sudo apt update $ sudo apt install libboost-log1.74.0

2. Uninstall "libboost-log1.74.0" package

Please follow the guidelines below to uninstall libboost-log1.74.0 on Kali Linux:

$ sudo apt remove libboost-log1.74.0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libboost-log1.74.0 package on Kali Linux

Package: libboost-log1.74.0
Source: boost1.74 (1.74.0+ds1-23)
Version: 1.74.0+ds1-23+b1
Installed-Size: 3600
Maintainer: Debian Boost Team
Architecture: amd64
Depends: libboost-filesystem1.74.0 (>= 1.74.0+ds1), libboost-regex1.74.0-icu72, libboost-thread1.74.0 (>= 1.74.0+ds1), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Size: 605928
SHA256: 0ed64bd0161cfaa2425e851e7e4860470c421003b992db71c7a3866848172b64
SHA1: f8e83e7e6d0c89ea2e54d7533495fcb96fd759ff
MD5sum: 58dbbce226c48c52a6d9f6bbe210d124
Description: C++ logging library
This package forms part of the Boost C++ Libraries collection.
.
This library aims to make logging significantly easier for the
application developer. It provides a wide range of out-of-the-box
tools along with public interfaces for extending the library. The
main goals of the library are:
.
* Simplicity. A small example code snippet should be enough to get
the feel of the library and be ready to use its basic features.
* Extensibility. A user should be able to extend functionality of the
library for collecting and storing information into logs.
* Performance. The library should have as little performance impact on
the user's application as possible.
Description-md5:
Homepage: http://www.boost.org/libs/log/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/b/boost1.74/libboost-log1.74.0_1.74.0+ds1-23+b1_amd64.deb