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

Last updated: May 20,2024

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

Please follow the steps below to install libnet-async-http-perl on Ubuntu 21.04 (Hirsute Hippo)

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

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

Please follow the guidance below to uninstall libnet-async-http-perl on Ubuntu 21.04 (Hirsute Hippo):

$ 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.04 (Hirsute Hippo)

Package: libnet-async-http-perl
Architecture: all
Version: 0.47-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: 96
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.47-1_all.deb
Size: 32920
MD5sum: 0b0d455da9bacdc83fb3c09d615ac0ac
SHA1: 69d6ca497d52367c2238b85cdfcfb485c94e13b6
SHA256: 0be6bcc210b6aaff9038be949898616689d7a1916a27e981c45980e5682e2ad2
SHA512: c1e875b573e66079c9a4c8734ede098a3c53a282cfc2a11050776a8f116e3c3237b9b1032d96faa1831b8dfb5cdc60cca8d754060c8407d88f5f86046e9f92db
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