How to Install and Uninstall libmath-base85-perl Package on Kali Linux

Last updated: May 10,2024

1. Install "libmath-base85-perl" package

In this section, we are going to explain the necessary steps to install libmath-base85-perl on Kali Linux

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

2. Uninstall "libmath-base85-perl" package

Please follow the step by step instructions below to uninstall libmath-base85-perl on Kali Linux:

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

3. Information about the libmath-base85-perl package on Kali Linux

Package: libmath-base85-perl
Version: 0.5+dfsg-2
Installed-Size: 19
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 6684
SHA256: 4c128ed9cea34d8a053a0578652e82525cb10f5418409bac37e7ca1e7f7c7099
SHA1: ebd8b2bb9671721e8b5f64259d5a1db9a21e46aa
MD5sum: d7663a219ebd4ff941e513a7c9b9a89a
Description: 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:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Math-Base85
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libm/libmath-base85-perl/libmath-base85-perl_0.5+dfsg-2_all.deb