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

Last updated: May 20,2024

1. Install "libboost-log1.83.0" package

Please follow the guidelines below to install libboost-log1.83.0 on Kali Linux

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

2. Uninstall "libboost-log1.83.0" package

This guide let you learn how to uninstall libboost-log1.83.0 on Kali Linux:

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

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

Package: libboost-log1.83.0
Source: boost1.83 (1.83.0-2)
Version: 1.83.0-2+b2
Installed-Size: 3995
Maintainer: Debian Boost Team
Architecture: amd64
Depends: libboost-filesystem1.83.0 (>= 1.83.0), libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Size: 699820
SHA256: ccbeb9d88236fe9f0f69442b89f20a5762bc43e0523b2fa1aa1414b6ec48e2e7
SHA1: cfe1b9e565806dc3642e779547040cff1188c128
MD5sum: dd501b3be769659dc85c349f9d22b0c4
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/
Section: libs
Priority: optional
Filename: pool/main/b/boost1.83/libboost-log1.83.0_1.83.0-2+b2_amd64.deb