How to Install and Uninstall libpoconetssl80 Package on Kali Linux

Last updated: May 22,2024

1. Install "libpoconetssl80" package

This is a short guide on how to install libpoconetssl80 on Kali Linux

$ sudo apt update $ sudo apt install libpoconetssl80

2. Uninstall "libpoconetssl80" package

This is a short guide on how to uninstall libpoconetssl80 on Kali Linux:

$ sudo apt remove libpoconetssl80 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpoconetssl80 package on Kali Linux

Package: libpoconetssl80
Source: poco (1.11.0-3)
Version: 1.11.0-3+b1
Installed-Size: 410
Maintainer: Krzysztof Burghardt
Architecture: amd64
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libpococrypto80 (>= 1.11.0), libpocofoundation80 (>= 1.11.0), libpoconet80 (>= 1.11.0), libpocoutil80 (>= 1.11.0), libssl3 (>= 3.0.0), libstdc++6 (>= 11)
Size: 149848
SHA256: 8240ec3bc1d36e4b8bfe45d84e58498754bf30da5a133831f136020e73df38ff
SHA1: dfedf4aa88036656d353a8613cb1620036b01b08
MD5sum: d8bd1c64cd1f178883f5db16f0afb8dc
Description: C++ Portable Components (POCO) Network library with SSL
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 Network SSL library.
Description-md5: 0984e9137f46535f63a5832fd2155294
Multi-Arch: same
Homepage: https://pocoproject.org/
Section: libs
Priority: optional
Filename: pool/main/p/poco/libpoconetssl80_1.11.0-3+b1_amd64.deb