How to Install and Uninstall libmakefile-dom-perl Package on Kali Linux

Last updated: May 13,2024

1. Install "libmakefile-dom-perl" package

This tutorial shows how to install libmakefile-dom-perl on Kali Linux

$ sudo apt update $ sudo apt install libmakefile-dom-perl

2. Uninstall "libmakefile-dom-perl" package

This tutorial shows how to uninstall libmakefile-dom-perl on Kali Linux:

$ sudo apt remove libmakefile-dom-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmakefile-dom-perl package on Kali Linux

Package: libmakefile-dom-perl
Version: 0.008-3
Installed-Size: 174
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libclone-perl, liblist-moreutils-perl, libparams-util-perl
Size: 66436
SHA256: 9b9d0301cbdd11731b90b8cffcc41857e47453caa4c08a90d382eb52eb999703
SHA1: 95a0fdbc9d94229ec6198e33f13f4f2de27c208e
MD5sum: df6c116490ab725c04c095b17790305f
Description: Perl DOM implementation for Makefiles
Makefile::DOM serves as an advanced lexer for (GNU) makefiles. It losslessly
parses makefiles as "documents". The results are data structures similar to DOM
trees, holding every single bit of the information in the original input files,
including white spaces, blank lines and makefile comments, so it's possible to
reproduce the original makefiles from the DOM trees. In addition, each node of
the DOM trees is modifiable and so is the whole tree.
Description-md5:
Homepage: https://metacpan.org/release/Makefile-DOM
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libm/libmakefile-dom-perl/libmakefile-dom-perl_0.008-3_all.deb