How to Install and Uninstall libnet-async-fastcgi-perl Package on Kali Linux

Last updated: May 19,2024

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

This guide covers the steps necessary to install libnet-async-fastcgi-perl on Kali Linux

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

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

This is a short guide on how to uninstall libnet-async-fastcgi-perl on Kali Linux:

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

3. Information about the libnet-async-fastcgi-perl package on Kali Linux

Package: libnet-async-fastcgi-perl
Version: 0.25-2
Installed-Size: 82
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libhttp-message-perl, libio-async-perl, libnet-fastcgi-perl
Size: 29412
SHA256: 03f07c6a401f521f30a1d9acc860be73d5bc53c2d30820c41e765203ec7bec75
SHA1: a47f9e0b9ee79da69964e1b4092754c945db832f
MD5sum: bb072ceaa065255ed605b0e2444d7c83
Description: FastCGI engine using IO::Async
Net::Async::FastCGI allows a program to respond asynchronously to FastCGI
requests, as part of a program based on IO::Async. An object in this class
represents a single FastCGI responder that the webserver is configured to
communicate with. It can handle multiple outstanding requests at a time,
responding to each as data is provided by the program. Individual outstanding
requests that have been started but not yet finished, are represented by
instances of Net::Async::FastCGI::Request.
Description-md5:
Homepage: https://metacpan.org/release/Net-Async-FastCGI
Section: perl
Priority: optional
Filename: pool/main/libn/libnet-async-fastcgi-perl/libnet-async-fastcgi-perl_0.25-2_all.deb