How to Install and Uninstall libxml-sax-expat-incremental-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 09,2024

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

Please follow the guidance below to install libxml-sax-expat-incremental-perl on Ubuntu 21.10 (Impish Indri)

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

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

This guide covers the steps necessary to uninstall libxml-sax-expat-incremental-perl on Ubuntu 21.10 (Impish Indri):

$ 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 Ubuntu 21.10 (Impish Indri)

Package: libxml-sax-expat-incremental-perl
Architecture: all
Version: 0.05-2.1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 25
Depends: perl:any, libxml-parser-perl, libxml-sax-expat-perl
Filename: pool/universe/libx/libxml-sax-expat-incremental-perl/libxml-sax-expat-incremental-perl_0.05-2.1_all.deb
Size: 7936
MD5sum: 6ff1f79f371f22a83ad9a03ed036c8af
SHA1: 3c0cf03ddf21c8a790012515ab62d342fdd2c564
SHA256: 1ffb532238b1caedb9ad992fcd2485f6886c8c3edea2344ca6f30472119b5e8f
SHA512: b295f4c5f811d5f21f90cc6cc7ccd98c8710818fa9d3ebab6a56edd459ecab6816b573b964959135a6d31ed74c2e24e04f6376cfd95ffd542004d9ed79b7ce21
Homepage: http://search.cpan.org/dist/XML-SAX-Expat-Incremental/
Description-en: 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: 8006e8666d9005b5a3ad42b299d4a17c