How to Install and Uninstall libxml-libxml-iterator-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 06,2024

1. Install "libxml-libxml-iterator-perl" package

Please follow the step by step instructions below to install libxml-libxml-iterator-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libxml-libxml-iterator-perl" package

Please follow the guidelines below to uninstall libxml-libxml-iterator-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libxml-libxml-iterator-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libxml-libxml-iterator-perl
Priority: optional
Section: universe/perl
Installed-Size: 96
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.04-1
Depends: perl, libxml-nodefilter-perl, libxml-libxml-perl
Filename: pool/universe/libx/libxml-libxml-iterator-perl/libxml-libxml-iterator-perl_1.04-1_all.deb
Size: 16006
MD5sum: 97478eef7578e3c0adccae57389e682b
SHA1: db4364467e0b6ae3947c7dd4da18176dc76a8397
SHA256: 166df4092e8c84678a429b33faa5189fa490c4b351b86c3bc221355e1f4c0949
Description-en: Iterator for XML parse-trees genereated by XML::LibXML
This class allows to iterate through a DOM as it is done through an ordinary
array, i.e. it implements the iterator part of the DOM Traversal and Range
specification.
Description-md5: c6e2fe3f48833faa0e6c7695e20d685b
Homepage: http://search.cpan.org/dist/XML-LibXML-Iterator/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu