How to Install and Uninstall libio-async-ssl-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: April 29,2024

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

In this section, we are going to explain the necessary steps to install libio-async-ssl-perl on Ubuntu 21.04 (Hirsute Hippo)

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

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

In this section, we are going to explain the necessary steps to uninstall libio-async-ssl-perl on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libio-async-ssl-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libio-async-ssl-perl
Architecture: all
Version: 0.22-3
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 44
Depends: perl:any, libfuture-perl (>= 0.33), libio-async-perl (>= 0.66), libio-socket-ssl-perl (>= 2.003)
Filename: pool/universe/libi/libio-async-ssl-perl/libio-async-ssl-perl_0.22-3_all.deb
Size: 15112
MD5sum: 77a22bee74b76f2a37ca01af3d3682d7
SHA1: dfe26a0635c35f8f54f6fad1df224449cee6c8a5
SHA256: 2b35982e79fac22b70ab9cfaeaff6d51010f248b19c7156711566b49bf410f05
SHA512: 846cc9b60d71c22098340f5563293f6e10d02413356a7cffefaf37497f505ed47df35621d949b58b998a1e8f200fa13fb13ffb9ce9e0c316f0efd0a3c9f1005e
Homepage: https://metacpan.org/release/IO-Async-SSL
Description-en: 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: 455309f4a6e81de661c257c5df3efa58