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

Last updated: May 11,2024

1. Install "libcgi-emulate-psgi-perl" package

Here is a brief guide to show you how to install libcgi-emulate-psgi-perl on Kali Linux

$ sudo apt update $ sudo apt install libcgi-emulate-psgi-perl

2. Uninstall "libcgi-emulate-psgi-perl" package

This guide let you learn how to uninstall libcgi-emulate-psgi-perl on Kali Linux:

$ sudo apt remove libcgi-emulate-psgi-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libcgi-emulate-psgi-perl
Version: 0.23-2
Installed-Size: 33
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libcgi-pm-perl, libwww-perl
Size: 12448
SHA256: 7f4a6f287f709aca67aa60ce90dce5e1f75289e1aff85ad6180034aec12013d8
SHA1: a6f7a99c4f7252ef396a93f462e2b376b22a55c8
MD5sum: ef1389e2a6a7148ed602fdfb4b87cd80
Description: PSGI adapter for CGI
CGI::Emulate::PSGI allows an application designed for the CGI environment to
run in a PSGI environment, and thus on any of the backends that PSGI
supports.
.
It works by translating the environment provided by the PSGI specification
to one expected by the CGI specification. Likewise, it captures output as
it would be prepared for the CGI standard, and translates it to the format
expected for the PSGI standard using CGI::Parse::PSGI module.
Description-md5:
Homepage: https://metacpan.org/release/CGI-Emulate-PSGI
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libc/libcgi-emulate-psgi-perl/libcgi-emulate-psgi-perl_0.23-2_all.deb