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

Last updated: May 15,2024

1. Install "libcgi-simple-perl" package

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

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

2. Uninstall "libcgi-simple-perl" package

Please follow the instructions below to uninstall libcgi-simple-perl on Kali Linux:

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

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

Package: libcgi-simple-perl
Version: 1.281-1
Installed-Size: 237
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 97488
SHA256: a15267888a2cf68528709e464bff9d12efe23e08e52646e1563a03bb583994db
SHA1: f11e80ed0363ecc5fe609ea83625c3e72a933b35
MD5sum: 7808bb3ca95dc1747175c34571aa96e1
Description: simple CGI.pm compatible OO CGI interface
CGI::Simple provides a relatively lightweight drop in replacement for CGI.pm.
It shares an identical OO interface to CGI.pm for parameter parsing, file
upload, cookie handling and header generation. This module is entirely object
oriented, however a complete functional interface is available by using the
CGI::Simple::Standard module.
.
Essentially everything in CGI.pm that relates to the CGI (not HTML) side of
things is available. There are even a few new methods and additions to old
ones! If you are interested in what has gone on under the hood see the
"Compatibility with CGI.pm" section in CGI::Simple(3pm).
.
In practical testing this module loads and runs about twice as fast as CGI.pm
depending on the precise task.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/CGI-Simple
Tag: devel::lang:perl, devel::library, implemented-in::perl, protocol::http,
role::program, web::cgi
Section: perl
Priority: optional
Filename: pool/main/libc/libcgi-simple-perl/libcgi-simple-perl_1.281-1_all.deb