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

Last updated: May 18,2024

1. Install "libxml-writer-perl" package

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

$ 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 16.04 LTS (Xenial Xerus):

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

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

Package: libxml-writer-perl
Priority: optional
Section: universe/perl
Installed-Size: 105
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.625-1
Depends: perl
Filename: pool/universe/libx/libxml-writer-perl/libxml-writer-perl_0.625-1_all.deb
Size: 24930
MD5sum: a935635fc80978b903e811a8c83c52a9
SHA1: 1a71610fd054141b51121545f05e9a8874353315
SHA256: 8e740fa88624d9a592b69b552539d59c7fa00f1d63d0fd13192ac97aad7e664f
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
Homepage: https://metacpan.org/release/XML-Writer
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 3y
Task: mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master