How to Install and Uninstall libparse-debcontrol-perl Package on Kali Linux

Last updated: May 01,2024

1. Install "libparse-debcontrol-perl" package

Learn how to install libparse-debcontrol-perl on Kali Linux

$ sudo apt update $ sudo apt install libparse-debcontrol-perl

2. Uninstall "libparse-debcontrol-perl" package

This guide covers the steps necessary to uninstall libparse-debcontrol-perl on Kali Linux:

$ sudo apt remove libparse-debcontrol-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libparse-debcontrol-perl package on Kali Linux

Package: libparse-debcontrol-perl
Version: 2.005-6
Installed-Size: 58
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libio-stringy-perl, libwww-perl, liberror-perl, libexporter-lite-perl
Recommends: libtie-ixhash-perl
Size: 21560
SHA256: 67bbfb5c9cb439d30b5c150aa9d55f2ac27ad09a7a0b56b463774dfe15e1b9d0
SHA1: e8ae64df490a2cbc81afd1cd9ac5d9d6511ef9b3
MD5sum: 73b977c321f04a53f5bc3a8c987bfa26
Description: parser for debian control-like files
Parse::DebControl is an easy OO way to parse Debian control files and
other colon separated key-value pairs. It's specifically designed
to handle the format used in Debian control files, template files, and
the cache files used by dpkg.
.
For basic format information see:
http://www.debian.org/doc/debian-policy/ch-controlfields.html#s-controlsyntax
.
This module does not actually do any intelligence with the file content
(because there are a lot of files in this format), but merely handles
the format. It can handle simple control files, or files hundreds of lines
long efficiently and easily.
Description-md5:
Homepage: https://metacpan.org/release/Parse-DebControl
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libp/libparse-debcontrol-perl/libparse-debcontrol-perl_2.005-6_all.deb