How to Install and Uninstall libencode-locale-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 06,2024

1. Install "libencode-locale-perl" package

This guide covers the steps necessary to install libencode-locale-perl on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libencode-locale-perl

2. Uninstall "libencode-locale-perl" package

Please follow the guidelines below to uninstall libencode-locale-perl on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libencode-locale-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libencode-locale-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libencode-locale-perl
Architecture: all
Version: 1.05-1.1
Priority: optional
Section: perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 32
Depends: perl:any
Filename: pool/main/libe/libencode-locale-perl/libencode-locale-perl_1.05-1.1_all.deb
Size: 11780
MD5sum: 868a5010945cabb9fcf162c6a6dc43ce
SHA1: 051b27de8952b76c6acaa0db9dd3af6fde6b3f36
SHA256: 0dce35b5ca74a33ce2a45fc35a56be5be17b2292cdea36e97e99a28e35a4f852
SHA512: 37aba542c5d1629c9ad8a1696d39ec46d82eaab39c5c9762fe6a111fbe3797241472002479f438660bdc69667849beac84dc1af9be10257cebfdd14ad42dbf2a
Homepage: https://metacpan.org/release/Encode-Locale
Description-en: utility to determine the locale encoding
In many applications it's wise to let Perl use Unicode for the strings it
processes. Most of the interfaces Perl has to the outside world are still byte
based. Programs therefore need to decode byte strings that enter the program
from the outside and encode them again on the way out.
.
The POSIX locale system is used to specify both the language conventions
requested by the user and the preferred character set to consume and output.
The Encode::Locale module looks up the charset and encoding (called a CODESET
in the locale jargon) and arranges for the Encode module to know this encoding
under the name "locale". It means bytes obtained from the environment can be
converted to Unicode strings by calling Encode::encode(locale => $bytes) and
converted back again with Encode::decode(locale => $string).
Description-md5: 56ab0dbfeb69a085703b46539790f388
Task: ubuntu-desktop-minimal, lamp-server, ubuntu-desktop, kubuntu-desktop, kubuntu-full, xubuntu-core, xubuntu-desktop, lubuntu-desktop, ubuntustudio-desktop, ubuntustudio-fonts, ubuntukylin-desktop, ubuntu-mate-core, ubuntu-mate-desktop, ubuntu-budgie-desktop, ubuntu-budgie-desktop-raspi