How to Install and Uninstall libio-async-ssl-perl Package on Kali Linux

Last updated: May 03,2024

1. Install "libio-async-ssl-perl" package

Please follow the steps below to install libio-async-ssl-perl on Kali Linux

$ sudo apt update $ sudo apt install libio-async-ssl-perl

2. Uninstall "libio-async-ssl-perl" package

Please follow the guidelines below to uninstall libio-async-ssl-perl on Kali Linux:

$ sudo apt remove libio-async-ssl-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libio-async-ssl-perl package on Kali Linux

Package: libio-async-ssl-perl
Version: 0.25-1
Installed-Size: 47
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libfuture-perl, libio-async-perl, libio-socket-ssl-perl
Size: 17616
SHA256: ee87dc68d9580ab4494fc97d96dfe767d1e3b624aee851fc28ddd903ac7f8f89
SHA1: 0aa4a1259974ec7cf32e0d195d49248353ba1a6b
MD5sum: 0489b16388bee725307ee31f5a2509ec
Description: module to use SSL/TLS with IO::Async
IO::Async::SSL extends existing IO::Async classes with extra methods to allow
the use of SSL or TLS-based connections using IO::Socket::SSL. It does not
directly provide any methods or functions of its own.
.
Primarily, it provides SSL_connect and SSL_listen, which yield
IO::Socket::SSL-upgraded socket handles or IO::Async::Stream instances, and
two forms of SSL_upgrade to upgrade an existing TCP connection to use SSL.
.
As an additional convenience, if the SSL_verify_mode and SSL_ca_* options are
omitted, the module will attempt to provide them by querying the result of
IO::Socket::SSL's default_ca function. Otherwise, the module will print a
warning and set SSL_VERIFY_NONE instead.
Description-md5:
Homepage: https://metacpan.org/release/IO-Async-SSL
Section: perl
Priority: optional
Filename: pool/main/libi/libio-async-ssl-perl/libio-async-ssl-perl_0.25-1_all.deb