How to Install and Uninstall libpocodata80 Package on Kali Linux

Last updated: May 20,2024

1. Install "libpocodata80" package

This guide let you learn how to install libpocodata80 on Kali Linux

$ sudo apt update $ sudo apt install libpocodata80

2. Uninstall "libpocodata80" package

This tutorial shows how to uninstall libpocodata80 on Kali Linux:

$ sudo apt remove libpocodata80 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpocodata80 package on Kali Linux

Package: libpocodata80
Source: poco (1.11.0-3)
Version: 1.11.0-3+b1
Installed-Size: 2486
Maintainer: Krzysztof Burghardt
Architecture: amd64
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libpocofoundation80 (>= 1.11.0), libstdc++6 (>= 11)
Size: 479808
SHA256: f20f663f3a0a52a4bf16a76b7d29ca9c70c6394b88b01aac9061010d98e9c67c
SHA1: e9bc31ed95b48f3241c38f316720e56eef472021
MD5sum: 9c2a0baedea4f5bdff99f5a779735b71
Description: C++ Portable Components (POCO) Data 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 Data library.
Description-md5: fb6d80fd20dc2dcc0ee69c13016664b0
Multi-Arch: same
Homepage: https://pocoproject.org/
Section: libs
Priority: optional
Filename: pool/main/p/poco/libpocodata80_1.11.0-3+b1_amd64.deb