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

Last updated: May 07,2024

1. Install "libmath-int128-perl" package

This tutorial shows how to install libmath-int128-perl on Kali Linux

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

2. Uninstall "libmath-int128-perl" package

Please follow the guidance below to uninstall libmath-int128-perl on Kali Linux:

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

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

Package: libmath-int128-perl
Version: 0.22-5
Installed-Size: 125
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-3), perlapi-5.38.2, libc6 (>= 2.4), libmath-int64-perl
Size: 34816
SHA256: 997be28b3dd6c0c41798f3c6cbda84b75c5affad11409be20478e7cb4d55c011
SHA1: 13d5c33d8bfb7eaa205fc10005773f6b20f8e821
MD5sum: e9f5790759a6ebe645939c3183c21d92
Description: Perl module to manipulate 128 bits integers
Math::Int128 adds support for 128 bit integers, signed and unsigned, to Perl.
.
The API is comparable to Math::Int64, just s/64/128/g ;-)
.
Besides that, as object allocation and destruction has been found to be a
bottleneck, an alternative set of operations that use their first argument as
the output (instead of the return value) is also provided.
Description-md5:
Homepage: https://metacpan.org/release/Math-Int128
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libm/libmath-int128-perl/libmath-int128-perl_0.22-5_amd64.deb