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

Last updated: May 16,2024

1. Install "libencode-perl" package

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

$ sudo apt update $ sudo apt install libencode-perl

2. Uninstall "libencode-perl" package

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

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

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

Package: libencode-perl
Architecture: amd64
Version: 3.08-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.32.0-5), perlapi-5.32.0, libc6 (>= 2.14)
Filename: pool/universe/libe/libencode-perl/libencode-perl_3.08-1_amd64.deb
Size: 1385672
MD5sum: 4d2c591397bfcd13e1a789a473246d5b
SHA1: 776431050aebea296c54d2222de63c0dea1d8351
SHA256: 6eca9679d6450d4e5746073b83efd39d315e9b26becc0b1b7185194aa7e322c8
SHA512: abd9e2258093915cf3cbf2d8c2f707b5ce419e9e34c0e48e9ac1350ddd1638549832f7f7b931e0cc1cdf82934a6292edf682e90d548400b377143ccb33f2827a
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