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

Last updated: May 09,2024

1. Install "libxml-writer-perl" package

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

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

2. Uninstall "libxml-writer-perl" package

Please follow the guidance below to uninstall libxml-writer-perl on Ubuntu 21.10 (Impish Indri):

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

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

Package: libxml-writer-perl
Architecture: all
Version: 0.900-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: 79
Depends: perl:any
Filename: pool/universe/libx/libxml-writer-perl/libxml-writer-perl_0.900-1_all.deb
Size: 25148
MD5sum: 235da027e01d38b747aeb1caab2b6b99
SHA1: 2ddd786a1ac1c0dce6327806f77757693912a4b3
SHA256: 50c7452abb8a91600da4ee3332b085dca13d298ce5f84b60272baf1b0c1e5d40
SHA512: b264775db8dcecfeeb5601eaa701923038380b80cbbdaafb0541bd2cf923a618748a0d03f65128d50338d5b9dd2d7633ddb918312fc856fcdfa91e041622b232
Homepage: https://metacpan.org/release/XML-Writer
Description-en: Perl module for writing XML documents
XML::Writer is a helper module for Perl programs that write an XML
document. The module handles all escaping for attribute values and
character data and constructs different types of markup, such as
tags, comments, and processing instructions.
.
By default, the module performs several well-formedness checks to
catch errors during output. This behaviour can be extremely useful
during development and debugging, but it can be turned off for
production-grade code.
.
The module can operate either in regular mode in or Namespace
processing mode. In Namespace mode, the module will generate
Namespace Declarations itself, and will perform additional checks on
the output.
.
Additional support is available for a simplified data mode with no
mixed content: newlines are automatically inserted around elements
and elements can optionally be indented based as their nesting
level.
Description-md5: 4e927f6ba0cfd7794ca6a4570d44a735