How to Install and Uninstall libpoe-filter-ssl-perl Package on Kali Linux

Last updated: April 28,2024

1. Install "libpoe-filter-ssl-perl" package

Please follow the steps below to install libpoe-filter-ssl-perl on Kali Linux

$ sudo apt update $ sudo apt install libpoe-filter-ssl-perl

2. Uninstall "libpoe-filter-ssl-perl" package

This is a short guide on how to uninstall libpoe-filter-ssl-perl on Kali Linux:

$ sudo apt remove libpoe-filter-ssl-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpoe-filter-ssl-perl package on Kali Linux

Package: libpoe-filter-ssl-perl
Source: libpoe-filter-ssl-perl (0.41-3)
Version: 0.41-3+b1
Installed-Size: 100
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.4), libssl3 (>= 3.0.0), libhttp-message-perl, libnet-ssleay-perl, libpoe-perl
Size: 30532
SHA256: 5a8456b8b9278a34ff52a2683cdc489ac1d91a1e86078cc75b7fe13a795d2e3b
SHA1: 2f14ca5f6825b80b16786abfaf141672f3991698
MD5sum: c59549a9f76cd4b1a6874bcfc96f2d8b
Description: module to make SSL in POE easy and flexible
POE::Filter::SSL allows one to secure connections of POE::Wheel::ReadWrite
with OpenSSL by a POE::Filter object, and behaves (beside of SSLing) as
POE::Filter::Stream.
.
POE::Filter::SSL can be added, switched and removed during runtime, for
example if you want to initiate SSL (see the SSL on an established
connection example in SYNOPSIS) on an already established connection. You
are able to combine POE::Filter::SSL with other filters, for example have
a HTTPS server together with POE::Filter::HTTPD.
.
POE::Filter::SSL is based on Net::SSLeay, but got two XS functions which
Net::SSLeay is missing.
Description-md5:
Homepage: https://metacpan.org/release/POE-Filter-SSL
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libp/libpoe-filter-ssl-perl/libpoe-filter-ssl-perl_0.41-3+b1_amd64.deb