How to Install and Uninstall libfcgi-perl Package on Kali Linux

Last updated: May 05,2024

1. Install "libfcgi-perl" package

In this section, we are going to explain the necessary steps to install libfcgi-perl on Kali Linux

$ sudo apt update $ sudo apt install libfcgi-perl

2. Uninstall "libfcgi-perl" package

This guide let you learn how to uninstall libfcgi-perl on Kali Linux:

$ sudo apt remove libfcgi-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libfcgi-perl package on Kali Linux

Package: libfcgi-perl
Source: libfcgi-perl (0.82+ds-2)
Version: 0.82+ds-2+b1
Installed-Size: 71
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.4), libfcgi0ldbl (>= 2.4.2)
Size: 25364
SHA256: 53a87b01b4ad15540a4a0290aa2eaa727c2a57e22ffd0b66d47bc15b98709b85
SHA1: 76af0b68b91b39d6f3766c13719d83aa9ae6e238
MD5sum: 8ee4223471dbe0c60ab6f96e9f018229
Description: helper module for FastCGI
FCGI is a simple Perl module for writing FastCGI applications. FastCGI is a
language-independent, scalable, open extension to CGI that provides faster
performance by keeping programs persistent in memory and allowing them to
handle multiple requests. This module provides the core interface needed to
write these applications.
.
For complex applications, you should consider a more full-featured solution
such as Plack or Catalyst (see libcatalyst-perl).
Description-md5:
Homepage: https://metacpan.org/release/FCGI
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib, web::cgi
Section: perl
Priority: optional
Filename: pool/main/libf/libfcgi-perl/libfcgi-perl_0.82+ds-2+b1_amd64.deb