How to Install and Uninstall libdpkg-parse-perl Package on Kali Linux

Last updated: May 09,2024

1. Install "libdpkg-parse-perl" package

Learn how to install libdpkg-parse-perl on Kali Linux

$ sudo apt update $ sudo apt install libdpkg-parse-perl

2. Uninstall "libdpkg-parse-perl" package

Please follow the guidance below to uninstall libdpkg-parse-perl on Kali Linux:

$ sudo apt remove libdpkg-parse-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdpkg-parse-perl package on Kali Linux

Package: libdpkg-parse-perl
Version: 0.03-3
Installed-Size: 54
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libclass-accessor-perl, libclass-c3-perl, libparams-validate-perl
Size: 21708
SHA256: 20af5df175468118db0848eca4ffe37a1afa1144b7960f8a16bdb78441a93f7f
SHA1: a419655e299ef7896db37884b8ab84ac696c1517
MD5sum: 88745a556fd85922e62f4bf9281993de
Description: module to parse various dpkg files into Perl Objects
DPKG::Parse contains utilities to parse the various files created by dpkg and
turn them into helpful Perl objects. Current files understood by various
DPKG::Parse modules:
.
/var/lib/dpkg/status - DPKG::Parse::Status
.
/var/lib/dpkg/available - DPKG::Parse::Available
.
Packages.gz - DPKG::Parse::Packages
.
See each module's documentation for particulars - You should not be calling
DPKG::Parse directly.
Description-md5:
Homepage: https://metacpan.org/release/DPKG-Parse
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libd/libdpkg-parse-perl/libdpkg-parse-perl_0.03-3_all.deb