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

Last updated: May 17,2024

1. Install "libconvert-ascii85-perl" package

This tutorial shows how to install libconvert-ascii85-perl on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libconvert-ascii85-perl" package

Please follow the step by step instructions below to uninstall libconvert-ascii85-perl on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: libconvert-ascii85-perl
Architecture: all
Version: 0.01-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: 49
Depends: perl
Filename: pool/universe/libc/libconvert-ascii85-perl/libconvert-ascii85-perl_0.01-1_all.deb
Size: 7558
MD5sum: 2d56f3e2a158f5d0b41c80c1da1e3c9d
SHA1: 125ba0148ad78eb28fe840d6ef5092efc396ea3f
SHA256: f63d428c1f1e1f57c3abc981fc9e1940541ed8bcd8a8fb21fb710f70f6a88886
SHA512: dc7737965b6f829c044d69f6c0540a3c67f9dcd934c0d6bdae7196b90d7dc01fb595ee7116ab249c04f4fdfd8b4984525026b30ee95a765b16b3e5ab0b24aefa
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