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

Last updated: May 14,2024

1. Install "libcgi-expand-perl" package

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

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

2. Uninstall "libcgi-expand-perl" package

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

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

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

Package: libcgi-expand-perl
Version: 2.05-6
Installed-Size: 41
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 20624
SHA256: b1878e8e2264746841cb2714a62ebc8973ac9b9807bb31795868fa26912c0f8c
SHA1: b50148704da3c22c3c4c3eb3d293f0ee798ee172
MD5sum: 0c44f655c7eb633d01e597471f3a343a
Description: convert flat hash to nested data using TT2's dot convention
Converts a CGI query into structured data using a dotted name
convention similar to TT2. expand_cgi works with CGI.pm,
Apache::Request or anything with an appropriate "param" method. Or you
can use expand_hash directly.
.
If you prefer to use a different flattening convention then CGI::Expand
can be subclassed.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/CGI-Expand
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libc/libcgi-expand-perl/libcgi-expand-perl_2.05-6_all.deb