How to Install and Uninstall libmath-prime-util-gmp-perl Package on Kali Linux

Last updated: May 13,2024

1. Install "libmath-prime-util-gmp-perl" package

Please follow the guidance below to install libmath-prime-util-gmp-perl on Kali Linux

$ sudo apt update $ sudo apt install libmath-prime-util-gmp-perl

2. Uninstall "libmath-prime-util-gmp-perl" package

This is a short guide on how to uninstall libmath-prime-util-gmp-perl on Kali Linux:

$ sudo apt remove libmath-prime-util-gmp-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmath-prime-util-gmp-perl package on Kali Linux

Package: libmath-prime-util-gmp-perl
Source: libmath-prime-util-gmp-perl (0.52-2)
Version: 0.52-2+b2
Installed-Size: 658
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.29), libgmp10 (>= 2:6.3.0+dfsg)
Recommends: libmath-prime-util-perl
Size: 263528
SHA256: 5674e395685453d17c31e3af2964dd8be6c4f044710f93f94a079222ff9fe0f8
SHA1: e77e494ce1a6562bd0272706ec607287a834dc48
MD5sum: b7915024d4bb0eea4601b73a701d2b4f
Description: utilities related to prime numbers, using GMP
Math::Prime::Util::GMP contains a set of utilities related to prime numbers,
using GMP. This includes primality tests, getting primes in a range, and
factoring.
.
While it certainly can be used directly, the main purpose of this module is
for Math::Prime::Util. That module will automatically load this if it is
installed, greatly speeding up many of its operations on big numbers.
.
Inputs and outputs for big numbers are via strings, so you do not need to use
a bigint package in your program. However if you do use bigints, inputs will
be converted internally so there is no need to convert before a call. Output
results are returned as either Perl scalars (for native-size) or strings (for
bigints). Math::Prime::Util tries to reconvert all strings back into the
callers bigint type if possible, which makes it more convenient for
calculations.
Description-md5:
Homepage: https://metacpan.org/release/Math-Prime-Util-GMP
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libm/libmath-prime-util-gmp-perl/libmath-prime-util-gmp-perl_0.52-2+b2_amd64.deb