How to Install and Uninstall libencode-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: October 05,2024

1. Install "libencode-perl" package

Here is a brief guide to show you how to install libencode-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libencode-perl

2. Uninstall "libencode-perl" package

This tutorial shows how to uninstall libencode-perl on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libencode-perl package on Ubuntu 21.10 (Impish Indri)

Package: libencode-perl
Architecture: amd64
Version: 3.08-2
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, perlapi-5.32.1, libc6 (>= 2.14)
Filename: pool/universe/libe/libencode-perl/libencode-perl_3.08-2_amd64.deb
Size: 1806460
MD5sum: 9cadf6b9247ff5b3db833a5f08ea42f2
SHA1: 7113a79109c95b9edff6f90253c4a4dd3f9298da
SHA256: 81b4c91abf882ed447137197e2027a3e545e351e0a9ed9a9e5ac6a30ba517c72
SHA512: 9fe315c4bdb22e26c6e67c4b294862528ab208fd3ed846fcb3fd4e4f8be61208784baf87eb62566c3fd22410e90157d2c95fce8297d1f39a2231e48b2a58a96f
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