How to Install and Uninstall libnet-async-http-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

1. Install "libnet-async-http-perl" package

This guide let you learn how to install libnet-async-http-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libnet-async-http-perl

2. Uninstall "libnet-async-http-perl" package

In this section, we are going to explain the necessary steps to uninstall libnet-async-http-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libnet-async-http-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnet-async-http-perl package on Ubuntu 21.10 (Impish Indri)

Package: libnet-async-http-perl
Architecture: all
Version: 0.48-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 97
Depends: perl:any, libfuture-perl, libhttp-message-perl, libio-async-perl, libmetrics-any-perl, libscalar-list-utils-perl, libstruct-dumb-perl (>= 0.07), liburi-perl
Recommends: libcompress-bzip2-perl, libio-async-ssl-perl
Filename: pool/universe/libn/libnet-async-http-perl/libnet-async-http-perl_0.48-1_all.deb
Size: 32980
MD5sum: fedddb7d8982e584c8888de7d56f63a6
SHA1: 1fdc23f8e1e8ef1c575edfca6b30606a9ce3ee7a
SHA256: c4f54ea5425f32e8905a4f4898f37a45972b893e727ddfb4bfed6d1702d23f3a
SHA512: 9f3a790427f6ce013ffd7443db0bb7edf4c06aa4976467cf263a0c58113c8cdaf02cd6460cc8ff740d83a81880b17a73d42898ea971303bdc909391fb87e1390
Homepage: https://metacpan.org/release/Net-Async-HTTP
Description-en: module to use HTTP with IO::Async
Net::Async::HTTP implements an asynchronous HTTP user agent. It sends
requests to servers, returning Future instances to yield responses when they
are received. The object supports multiple concurrent connections to servers,
and allows multiple requests in the pipeline to any one connection. Normally,
only one such object will be needed per program to support any number of
requests.
.
As well as using futures the module also supports a callback-based interface.
.
Net::Async::HTTP optionally supports SSL connections, if IO::Async::SSL is
installed. If so, SSL can be requested either by passing a URI with the https
scheme, or by passing a true value as the SSL parameter.
Description-md5: d6fd95d96c39acd8622958280dd441f8