How to Install and Uninstall libencode-locale-perl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 06,2024

1. Install "libencode-locale-perl" package

This guide let you learn how to install libencode-locale-perl on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libencode-locale-perl" package

In this section, we are going to explain the necessary steps to uninstall libencode-locale-perl on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libencode-locale-perl package on Ubuntu 20.10 (Groovy Gorilla)

Package: libencode-locale-perl
Architecture: all
Version: 1.05-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
Filename: pool/main/libe/libencode-locale-perl/libencode-locale-perl_1.05-1_all.deb
Size: 12274
MD5sum: 452574a48a280b12e98799dcef3980c1
SHA1: 5c79dfc6f5cfe239121c21f5badd1ee129b70907
SHA256: 5a9ec933a74baedd6c5883654dc66a8e71b48f472f1bb9a799e25bc71cf83389
SHA512: 8c99e2ef5af3ccb67ab164e17d0a5fe1bd5e7ee48f6f7b8169d8500938f2379f43cf4d4ad184794eb3ba3215fcef068a202b17d24a17facc82cdd51856c0f64b
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