How to Install and Uninstall libpocoredis80 Package on Kali Linux

Last updated: May 17,2024

1. Install "libpocoredis80" package

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

$ sudo apt update $ sudo apt install libpocoredis80

2. Uninstall "libpocoredis80" package

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

$ sudo apt remove libpocoredis80 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpocoredis80 package on Kali Linux

Package: libpocoredis80
Source: poco (1.11.0-3)
Version: 1.11.0-3+b1
Installed-Size: 234
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: 106836
SHA256: 4430335510e13b77e09f2f55a76c2ff02c0530b856008be58756c8409709013d
SHA1: 4397530f85f2a8661d5ff3f6ccbd62b330611720
MD5sum: 9259cbdb4a6caaa6eba0f888eed14558
Description: C++ Portable Components (POCO) Redis 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 POCO Redis library.
Description-md5: f5b1425eb30bc778a5a62391c2cc8981
Multi-Arch: same
Homepage: https://pocoproject.org/
Section: libs
Priority: optional
Filename: pool/main/p/poco/libpocoredis80_1.11.0-3+b1_amd64.deb