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

Last updated: May 17,2024

1. Install "libunicode-map-perl" package

Please follow the instructions below to install libunicode-map-perl on Kali Linux

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

2. Uninstall "libunicode-map-perl" package

This tutorial shows how to uninstall libunicode-map-perl on Kali Linux:

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

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

Package: libunicode-map-perl
Source: libunicode-map-perl (0.112-13)
Version: 0.112-13+b2
Installed-Size: 784
Maintainer: Debian Perl Group
Architecture: amd64
Depends: libc6 (>= 2.4), perl (>= 5.38.2-2), perlapi-5.38.2
Suggests: libwww-perl
Size: 144748
SHA256: 9f6b2bc32973292cf0637c43b5b76808a6e38c438740b5978f0e2f645a31770f
SHA1: b897e6e2c09d8efd419ccbcd3f0fc86983e1c4e2
MD5sum: f66526c4adbfd3ac21bb23a928da898e
Description: Perl module for mapping charsets from and to UTF16 Unicode
This module converts strings from and to 2-byte Unicode UCS2 format.
All mappings happen via 2 byte UTF16 encodings, not via 1 byte UTF8
encoding. To convert between UTF8 and UTF16 use Unicode::String.
.
For historical reasons this module coexists with Unicode::Map8.
Please use Unicode::Map8 unless you need to care for >1 byte
character sets, e.g. chinese GB2312. Anyway, if you stick to the
basic functionality (see documentation) you can use both modules
equivalently.
.
The 'libwww-perl' package is needed to run the example mirrorMappings.
Description-md5:
Homepage: https://metacpan.org/release/Unicode-Map
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib, role::program, works-with::text,
works-with::unicode
Section: perl
Priority: optional
Filename: pool/main/libu/libunicode-map-perl/libunicode-map-perl_0.112-13+b2_amd64.deb