How to Install and Uninstall libpocojson80 Package on Kali Linux

Last updated: April 29,2024

1. Install "libpocojson80" package

Learn how to install libpocojson80 on Kali Linux

$ sudo apt update $ sudo apt install libpocojson80

2. Uninstall "libpocojson80" package

This guide let you learn how to uninstall libpocojson80 on Kali Linux:

$ sudo apt remove libpocojson80 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpocojson80 package on Kali Linux

Package: libpocojson80
Source: poco (1.11.0-3)
Version: 1.11.0-3+b1
Installed-Size: 474
Maintainer: Krzysztof Burghardt
Architecture: amd64
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libpocofoundation80 (>= 1.11.0), libstdc++6 (>= 11)
Size: 172864
SHA256: 2a1bdb5dd46853fb1cd4b89ba01d11cf379b6d39e00d48486a5af93c77220f7f
SHA1: afc477030adca99274bce2a6f1f17969e6d73853
MD5sum: 882a83e6ad377dc855388e57fa290877
Description: C++ Portable Components (POCO) JSON 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 JSON library.
Description-md5: 6479e1dc3f5ff49f72ee213c0818a0c4
Multi-Arch: same
Homepage: https://pocoproject.org/
Section: libs
Priority: optional
Filename: pool/main/p/poco/libpocojson80_1.11.0-3+b1_amd64.deb