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

Last updated: January 23,2025

1. Install "libxml-um-perl" package

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

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

2. Uninstall "libxml-um-perl" package

This is a short guide on how to uninstall libxml-um-perl on Ubuntu 21.10 (Impish Indri):

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

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

Package: libxml-um-perl
Architecture: all
Version: 0.01-9.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: 30
Depends: perl:any, libxml-encoding-perl
Filename: pool/universe/libx/libxml-um-perl/libxml-um-perl_0.01-9.1_all.deb
Size: 11384
MD5sum: 2cd8c1f5754e55d63fe80efc8be2fffb
SHA1: c2d04a38c81c9c73d6da629d5e58d6bb08bf827b
SHA256: a0683eacdc9a4d4151d1f8436f8256699730d2caac44ac83501c5ad7b289a166
SHA512: 7aa5d36793d7733778308715fee22795e06c8cd5867856b5829088f97124bcdd6567b98c6176935747c238fe6bb8f4b9950f25da84433f2f90e7c4b04a02c50a
Homepage: https://metacpan.org/release/XML-UM
Description-en: Perl module for converting UTF-8 strings
The XML::UM module provides methods to convert UTF-8 strings to any XML
encoding that XML::Encoding supports. It creates mapping routines
from the .xml files that can be found in the maps/ directory in the
XML::Encoding distribution. Note that the XML::Encoding distribution
does install the .enc files in your perl directory, but not the.xml
files they were created from. That's why you have to specify $ENCDIR
as in the SYNOPSIS.
.
This implementation uses the XML::Encoding class to parse the .xml
file and creates a hash that maps UTF-8 characters (each consisting
of up to 4 bytes) to their equivalent byte sequence in the specified
encoding. Note that large mappings may consume a lot of memory!
.
Future implementations may parse the .enc files directly, or do the
conversions entirely in XS (i.e. C code).
Description-md5: 391d71a2ce348927b9a38cdbe5090095