How to Install and Uninstall libpocomongodb80 Package on Kali Linux

Last updated: May 19,2024

1. Install "libpocomongodb80" package

Learn how to install libpocomongodb80 on Kali Linux

$ sudo apt update $ sudo apt install libpocomongodb80

2. Uninstall "libpocomongodb80" package

In this section, we are going to explain the necessary steps to uninstall libpocomongodb80 on Kali Linux:

$ sudo apt remove libpocomongodb80 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpocomongodb80 package on Kali Linux

Package: libpocomongodb80
Source: poco (1.11.0-3)
Version: 1.11.0-3+b1
Installed-Size: 318
Maintainer: Krzysztof Burghardt
Architecture: amd64
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libpocofoundation80 (>= 1.11.0), libpoconet80 (>= 1.11.0), libstdc++6 (>= 11)
Size: 135544
SHA256: 4b58e80bd9fbe28d22a80ffb85a9774d7722bd806b70dc40c8cf0fdadde69284
SHA1: 7e2cf302e91d5e4dcc165baac2a5752d39478d29
MD5sum: 19ecb5fbdd226796ffd397a9049546d2
Description: C++ Portable Components (POCO) Data MongoDB library
The POCO C++ Libraries are a collection of open source C++ class libraries
that simplify and accelerate the development of network-centric, portable
applications in C++. The libraries integrate perfectly with the C++ Standard
Library and fill many of the functional gaps left open by it.
.
POCO is built strictly using standard ANSI/ISO C++, including the standard
library. The contributors attempt to find a good balance between using advanced
C++ features and keeping the classes comprehensible and the code clean,
consistent and easy to maintain.
.
This package provides the POCO MongoDB library.
Description-md5: 69e265fce7a1a9bd78daa6c07079fc04
Multi-Arch: same
Homepage: https://pocoproject.org/
Section: libs
Priority: optional
Filename: pool/main/p/poco/libpocomongodb80_1.11.0-3+b1_amd64.deb