How to Install and Uninstall libxml-sax-perl Package on Kali Linux

Last updated: May 18,2024

1. Install "libxml-sax-perl" package

Please follow the step by step instructions below to install libxml-sax-perl on Kali Linux

$ sudo apt update $ sudo apt install libxml-sax-perl

2. Uninstall "libxml-sax-perl" package

Please follow the steps below to uninstall libxml-sax-perl on Kali Linux:

$ sudo apt remove libxml-sax-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libxml-sax-perl package on Kali Linux

Package: libxml-sax-perl
Version: 1.02+dfsg-3
Installed-Size: 182
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libxml-namespacesupport-perl, libxml-sax-base-perl, ucf
Recommends: libwww-perl, libxml-sax-expat-perl
Size: 59404
SHA256: 3528281efe37b89f4408216d20386b1d09bd05f0249070fd1187d9b171592a6c
SHA1: 9acc09f4e9566afdce1a761415b0da49ac03498c
MD5sum: 0b315135a131c6df28afb9d7b43e1fa5
Description: Perl module for using and building Perl SAX2 XML processors
XML::SAX consists of several framework classes for using and
building Perl SAX2 XML parsers, filters, and drivers. It is designed
around the need to be able to "plug in" different SAX parsers to an
application without requiring programmer intervention. Those of you
familiar with the DBI will be right at home. Some of the designs
come from the Java JAXP specification (SAX part), only without the
javaness.
.
The package also contains a SAX parser, XML::SAX::PurePerl, but it
is considered too slow for serious use and is only provided as a
fallback parser. It is recommend XML::SAX::Expat (provided in
libxml-sax-expat-perl) instead.
.
The framework includes a Debian-specific script (called
update-perl-sax-parsers) to manage the ParserDetails.ini file. This
script is intended to be used in postinst and prerm package scripts to
(de)register parsers. See README.Debian for more info.
Description-md5:
Homepage: https://metacpan.org/release/XML-SAX/
Tag: devel::lang:perl, devel::library, implemented-in::perl,
works-with-format::xml
Section: perl
Priority: optional
Filename: pool/main/libx/libxml-sax-perl/libxml-sax-perl_1.02+dfsg-3_all.deb