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

Last updated: May 06,2024

1. Install "libconvert-ascii85-perl" package

This tutorial shows how to install libconvert-ascii85-perl on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libconvert-ascii85-perl

2. Uninstall "libconvert-ascii85-perl" package

Here is a brief guide to show you how to uninstall libconvert-ascii85-perl on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libconvert-ascii85-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libconvert-ascii85-perl
Architecture: all
Version: 0.01-1.1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 21
Depends: perl:any
Filename: pool/universe/libc/libconvert-ascii85-perl/libconvert-ascii85-perl_0.01-1.1_all.deb
Size: 6792
MD5sum: 1887906b539d72bb034094dbd44ced34
SHA1: 26ad5120aae6da32c32131d13a3f63c56b03a1e6
SHA256: c1a01807fd7e039793fde81de7dbf46696a71eb6a600e0a11ae60d81adee6988
SHA512: cfdf43aa04da6675b72c2f1ac97a3dd73f72462f59920b743d42522a2c05cff58b436b10346cb92af9be3016674ce9fbea7772cfb610d8e93c25b4593a91b2af
Homepage: https://metacpan.org/release/Convert-Ascii85
Description-en: module for encoding and decoding of ascii85/base85 strings
Convert::Ascii85 implements the Ascii85 (also known as Base85) algorithm for
encoding binary data as text. This is done by interpreting each group of four
bytes as a 32-bit integer, which is then converted to a five-digit base-85
representation using the digits from ASCII 33 (!) to 117 (u).
.
This is similar to MIME::Base64 but more space efficient: The overhead is
only 1/4 of the original data (as opposed to 1/3 for Base64).
Description-md5: e2edc71c56ede2dedceefb892acc01a4