How to Install and Uninstall libunicode-maputf8-perl Package on Kali Linux

Last updated: May 21,2024

1. Install "libunicode-maputf8-perl" package

Here is a brief guide to show you how to install libunicode-maputf8-perl on Kali Linux

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

2. Uninstall "libunicode-maputf8-perl" package

Learn how to uninstall libunicode-maputf8-perl on Kali Linux:

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

3. Information about the libunicode-maputf8-perl package on Kali Linux

Package: libunicode-maputf8-perl
Version: 1.14-1
Installed-Size: 53
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libjcode-pm-perl, libunicode-map-perl, libunicode-map8-perl, libunicode-string-perl
Size: 17288
SHA256: 9232f9ab4e6803b1e0bfd60fa00276a64ffc6b403f11000d0b11792763456f60
SHA1: a5897f961418f330ab66e2706e9381eca276763c
MD5sum: efdccbcf3fa83c51b3eff4b7fcf92fd8
Description: 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:
Homepage: https://metacpan.org/release/Unicode-MapUTF8
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::program,
works-with::text, works-with::unicode
Section: perl
Priority: optional
Filename: pool/main/libu/libunicode-maputf8-perl/libunicode-maputf8-perl_1.14-1_all.deb