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

Last updated: May 04,2024

1. Install "libxml-simple-perl" package

This guide let you learn how to install libxml-simple-perl on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libxml-simple-perl" package

This tutorial shows how to uninstall libxml-simple-perl on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libxml-simple-perl package on Ubuntu 21.10 (Impish Indri)

Package: libxml-simple-perl
Architecture: all
Version: 2.25-1
Multi-Arch: foreign
Priority: optional
Section: perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 165
Depends: perl, libxml-libxml-perl | libxml-sax-expat-perl, libxml-namespacesupport-perl, libxml-sax-perl
Filename: pool/main/libx/libxml-simple-perl/libxml-simple-perl_2.25-1_all.deb
Size: 64880
MD5sum: b5be110f5e7bcd340f872e2e87ebcc4c
SHA1: f68be67a527888cf7ec867055b849268f161b792
SHA256: fb6f373db7e15191d8d9218bebf93c54457b0624c5d3e127d62029d78ccd0f09
SHA512: 4ea7c9b6137403178e82b9767ed799703e51de77a517348facce3014c74f1198cb0da27b3b12efe538fde1a938f04362ba6aa2ce4775bc4f2529b022719a1781
Homepage: https://metacpan.org/release/XML-Simple
Description-en: Perl module for reading and writing XML
The XML::Simple module provides a simple API layer on top of an underlying
XML parsing module to maintain XML files (especially configuration
files). Two functions are exported: XMLin() and XMLout().
.
The simplest approach is to call these two functions directly, but an
optional object oriented interface allows them to be called as
methods of an XML::Simple object. The object interface can also be
used at either end of a SAX pipeline.
.
Note from upstream: The use of this module in new code is strongly
discouraged. Other modules are available which provide more straightforward
and consistent interfaces. In particular, XML::LibXML is highly recommended.
XML::Twig is another excellent alternative.These modules are packaged as
libxml-libxml-perl and libxml-twig-perl in Debian.
Description-md5: a230ee1ac2e536e0222ff87d14fe8eaf