How to Install and Uninstall libcgi-fast-perl Package on Kali Linux

Last updated: May 17,2024

1. Install "libcgi-fast-perl" package

Please follow the guidelines below to install libcgi-fast-perl on Kali Linux

$ sudo apt update $ sudo apt install libcgi-fast-perl

2. Uninstall "libcgi-fast-perl" package

Please follow the guidance below to uninstall libcgi-fast-perl on Kali Linux:

$ sudo apt remove libcgi-fast-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcgi-fast-perl package on Kali Linux

Package: libcgi-fast-perl
Version: 1:2.17-1
Installed-Size: 29
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libcgi-pm-perl, libfcgi-perl
Size: 11836
SHA256: a7dbad1587a3747436354390ba6e6f2bb0cbc2a41a8068d6c1113fd7587e3608
SHA1: 28c89c94903da7e0240cca74212c80d8d0a0b4e5
MD5sum: fde0d8c8b9e51af047a3f9c280976573
Description: CGI subclass for work with FCGI
CGI::Fast is a subclass of the CGI object created by CGI.pm. It is
specialized to work with the FCGI module, which greatly speeds up CGI scripts
by turning them into persistently running server processes. Scripts that
perform time-consuming initialization processes, such as loading large
modules or opening persistent database connections, will see large
performance improvements.
Description-md5:
Homepage: https://metacpan.org/release/CGI-Fast
Tag: devel::lang:perl, devel::library, implemented-in::perl, web::cgi
Section: perl
Priority: optional
Filename: pool/main/libc/libcgi-fast-perl/libcgi-fast-perl_2.17-1_all.deb