How to Install and Uninstall libunicode-maputf8-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 21,2024

1. Install "libunicode-maputf8-perl" package

Please follow the step by step instructions below to install libunicode-maputf8-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libunicode-maputf8-perl

2. Uninstall "libunicode-maputf8-perl" package

Please follow the guidelines below to uninstall libunicode-maputf8-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libunicode-maputf8-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libunicode-maputf8-perl package on Ubuntu 21.10 (Impish Indri)

Package: libunicode-maputf8-perl
Architecture: all
Version: 1.14-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: 51
Depends: perl:any, libjcode-pm-perl, libunicode-map-perl, libunicode-map8-perl, libunicode-string-perl
Filename: pool/universe/libu/libunicode-maputf8-perl/libunicode-maputf8-perl_1.14-1_all.deb
Size: 16240
MD5sum: 1279df7c165e4b9fd08cf217ea862488
SHA1: 794237f4a704c92ae9620fe1f80914670dd36cbd
SHA256: 223c84fc4f462df9bb3996d4a0b7077c02ec996ed8e0eac75c18b91e329349c0
SHA512: c5981ea224b6232845c45cbc34cb5128812b0b574401f9788d6f08a06aaf2cf7595a0f9eb615a7d92846de986f3596abd06b225780083e1fe287fc93d6ff8678
Homepage: https://metacpan.org/release/Unicode-MapUTF8
Description-en: Perl module for converting between any character sets and UTF8
Unicode::MapUTF8 provides an adapter layer between core routines for
converting to and from UTF8 and other encodings. In essence, a way
to give multiple existing Unicode modules a single common interface
so you don't have to know the underlying implementations to do
simple UTF8 to-from other character set encoding conversions. As
such, it wraps the Unicode::String, Unicode::Map8, Unicode::Map and
Jcode modules in a standardized and simple API.
.
This also provides general character set conversion operation based
on UTF8 - it is possible to convert between any two compatible and
supported character sets via a simple two step chaining of
conversions.
.
As with most things Perlish - if you give it a few big chunks of text
to chew on instead of lots of small ones it will handle many more
characters per second.
.
By design, it can be easily extended to encompass any new charset
encoding conversion modules that arrive on the scene.
Description-md5: a63b829a9cba7ef1e40b402c9fee483c