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

Last updated: May 09,2024

1. Install "libxml-sax-expat-incremental-perl" package

Please follow the steps below to install libxml-sax-expat-incremental-perl on Kali Linux

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

2. Uninstall "libxml-sax-expat-incremental-perl" package

This tutorial shows how to uninstall libxml-sax-expat-incremental-perl on Kali Linux:

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

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

Package: libxml-sax-expat-incremental-perl
Version: 0.05-3
Installed-Size: 26
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libxml-parser-perl, libxml-sax-expat-perl
Size: 8520
SHA256: e9661be903a214f2067e86fd2dea0566987b5fc2ea3bbc8d1d4e691a73307d14
SHA1: ab02864a0dce9732feb46e9e27d583da53d1aadc
MD5sum: b8c0ebbf2d4b3eba0521a4d77d70d434
Description: XML::SAX::Expat subclass for non-blocking (incremental) parsing
Most XML parsers give a callback interface within an encapsulated loop and
eventually, when the XML source is depleted by the parser, the parse function
will return.
.
Sometimes you don't want the parser to control the loop for you. For example,
if you need to retrieve your XML in chunks in a funny way, you might need to
use a kind of iterator to get your XML data.
.
This module provides this possibility.
Description-md5:
Homepage: https://metacpan.org/release/XML-SAX-Expat-Incremental
Tag: role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libx/libxml-sax-expat-incremental-perl/libxml-sax-expat-incremental-perl_0.05-3_all.deb