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

Last updated: May 16,2024

1. Install "libencode-perl" package

Please follow the instructions below to install libencode-perl on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libencode-perl

2. Uninstall "libencode-perl" package

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

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

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

Package: libencode-perl
Architecture: amd64
Version: 3.07-1
Multi-Arch: same
Priority: extra
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 10018
Depends: perl (>= 5.30.3-4), perlapi-5.30.3, libc6 (>= 2.14)
Filename: pool/universe/libe/libencode-perl/libencode-perl_3.07-1_amd64.deb
Size: 1375788
MD5sum: 6e80565ef88cc44e03c1c4dd61916cb4
SHA1: 15480d0c560c95c7e334fc61669ec80d2c9d7042
SHA256: 839ebf338d840ce991be598b5855dabf06a49e52d75b4ad64068477979d00caa
SHA512: f3815ec2ee07a2368bbc76fe172a63bed915b0775b2b159ac035a01a96b0da56a928473a5c7e140dedf9ab2b839e6d5404268cd8d84e5e71a84a5c5fe10b3d15
Homepage: https://metacpan.org/release/Encode
Description-en: module providing interfaces between Perl's strings and the system
The Encode module provides the interfaces between Perl's strings and the
rest of the system.
.
When Perl is processing "binary data", the programmer wants Perl to process
"sequences of bytes". This is not a problem for Perl - as a byte has 256
possible values, it easily fits in Perl's much larger "logical character".
.
Encodes a string from Perl's internal form into ENCODING and returns a
sequence of octets.
Description-md5: 6cc0080ebdddd83919780a1a5e291480