How to Install and Uninstall libxml-simple-perl Package on Kali Linux

Last updated: May 04,2024

1. Install "libxml-simple-perl" package

Please follow the step by step instructions below to install libxml-simple-perl on Kali Linux

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

2. Uninstall "libxml-simple-perl" package

Please follow the guidance below to uninstall libxml-simple-perl on Kali Linux:

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

3. Information about the libxml-simple-perl package on Kali Linux

Package: libxml-simple-perl
Version: 2.25-2
Installed-Size: 168
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libxml-libxml-perl | libxml-sax-expat-perl, libxml-namespacesupport-perl, libxml-sax-perl
Size: 69780
SHA256: b17446972b4e776cd0f8ab94981a5a4bcb35d8c2b182833f02b2c6f961bc6acf
SHA1: 54960fd5645dff5c434fc6220ce7793739d8d909
MD5sum: 90e08341c1c2cdb3734a885b5f46b06e
Description: 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:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/XML-Simple
Tag: devel::lang:perl, devel::library, implemented-in::perl,
works-with-format::xml
Section: perl
Priority: optional
Filename: pool/main/libx/libxml-simple-perl/libxml-simple-perl_2.25-2_all.deb