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

Last updated: May 20,2024

1. Install "libcgi-test-perl" package

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

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

2. Uninstall "libcgi-test-perl" package

Please follow the steps below to uninstall libcgi-test-perl on Kali Linux:

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

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

Package: libcgi-test-perl
Version: 1.111-2
Installed-Size: 293
Maintainer: Debian Perl Group
Architecture: all
Depends: libcgi-pm-perl, libhtml-tree-perl, libhttp-message-perl, liburi-perl, perl:any
Size: 105484
SHA256: 6e1b6952a974770394f2f5700fc97a8980c971471d23dbd4917b4c3eb3ab6f81
SHA1: 00ca2607c0f20fd5d0a95e024803b52001c3ba97
MD5sum: d039e2c5b843facf28f87904ebcb50d1
Description: CGI regression test framework
The CGI::Test framework is an answer to the CGI testing problem.
.
It is very difficult to perform testing of complex CGI scripts, which
handle multiple states and screens, and where a session involves
multiple interactions with the form. The offline testing mode of the
CGI perl module reaches its limit there.
.
Hence CGI::Test, which acts as a "server" for CGI scripts and can run
them offline, outside of any real web server. The framework offers
the infrastructure to analyze the data generated by CGI scripts, extract
the various widget information, and gives programmatic control on them.
.
The framework can be used to easily "test" that the various expected
widget controls are there, without necessarily interacting with the
widgets. You also have access to the raw HTML tree if you wish to
further inspect the generation.
Description-md5:
Homepage: https://metacpan.org/release/CGI-Test
Tag: devel::lang:perl, devel::library, devel::testing-qa,
implemented-in::perl, interface::commandline, protocol::http,
role::plugin, role::program, scope::utility, use::checking, web::cgi,
works-with::software:running
Section: perl
Priority: optional
Filename: pool/main/libc/libcgi-test-perl/libcgi-test-perl_1.111-2_all.deb