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

Last updated: May 06,2024

1. Install "libmath-base85-perl" package

Learn how to install libmath-base85-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libmath-base85-perl

2. Uninstall "libmath-base85-perl" package

Please follow the guidelines below to uninstall libmath-base85-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libmath-base85-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libmath-base85-perl
Architecture: all
Version: 0.5+dfsg-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: 19
Depends: perl:any
Filename: pool/universe/libm/libmath-base85-perl/libmath-base85-perl_0.5+dfsg-1_all.deb
Size: 6764
MD5sum: 2f74eff6bb3a70a58ef702ebd5d4e18b
SHA1: 35c962f94475905d909bc759406a6bef0284bd40
SHA256: ba2046f89f725347fa9f272cbc96c44a03f9352de508bfcbb2a8a17a1338ea7f
SHA512: f6814d44337d95e82e424c9a181e0fb79880c4b78d798a9340c31705a6cee5f44823922b859848fe965bc9b33babc43cef335523e60d69790e934eec6ff52f8d
Homepage: https://metacpan.org/release/Math-Base85
Description-en: Perl extension for base 85 numbers, as referenced by RFC 1924
RFC 1924 describes a compact, fixed-size representation of IPv6 addresses
which uses a base 85 number system. Math::Base85 handles some of the uglier
details of it.
.
The base 85 numbers (from 0 to 84) are as follows:
.
0..9 A..Z a..z ! # $ % & ( ) * + - ; < = > ? @ ^ _ ` { | } ~
.
At the moment, there's not much in this module. But it should be sufficient
for the purposes of RFC 1924.
.
This module has a variable called $Math::Base85::base85_digits, which is a
string containing the digits of the base 85 alphabet from lowest (0) to
highest (~), in that order.
Description-md5: 1b180dc99a9bdfeba6439eaf53ef3004