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

Last updated: May 21,2024

1. Install "libxml-simpleobject-enhanced-perl" package

In this section, we are going to explain the necessary steps to install libxml-simpleobject-enhanced-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libxml-simpleobject-enhanced-perl

2. Uninstall "libxml-simpleobject-enhanced-perl" package

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

$ sudo apt remove libxml-simpleobject-enhanced-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libxml-simpleobject-enhanced-perl
Priority: optional
Section: universe/perl
Installed-Size: 52
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Source: libxml-simpleobject-perl
Version: 0.53-2
Depends: perl, libxml-simpleobject-perl
Filename: pool/universe/libx/libxml-simpleobject-perl/libxml-simpleobject-enhanced-perl_0.53-2_all.deb
Size: 4278
MD5sum: aa2bb71c93bfcc55970a2df034f77612
SHA1: 2be18971629e2096923e590a03b2f5ab5751c1d0
SHA256: 8a404cb387cf642ac2796d5233dcb509cfa0fdb28968939dd79059d8e2944f16
Description-en: Perl module which enhances libxml-simpleobject-perl
XML::SimpleObject is a short and simple class allowing simple object
access to a parsed XML::Parser tree, with methods for fetching children
and attributes in as clean a manner as possible.
.
This is a small and quick module, with easy and compact usage. See
XML::SimpleObject::LibXML for the same interface for XML::LibXML.
.
This package enhances the functionality of XML::SimpleObject.
Description-md5: 6c90ff1d0814ee8c6132303018364324
Homepage: http://search.cpan.org/dist/XML-SimpleObject/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu