How to Install and Uninstall libmath-prime-util-gmp-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 17,2024

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

This is a short guide on how to install libmath-prime-util-gmp-perl on Ubuntu 21.04 (Hirsute Hippo)

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

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

Learn how to uninstall libmath-prime-util-gmp-perl on Ubuntu 21.04 (Hirsute Hippo):

$ 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 Ubuntu 21.04 (Hirsute Hippo)

Package: libmath-prime-util-gmp-perl
Architecture: amd64
Version: 0.52-1build1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 649
Depends: perl (>= 5.32.0-4), perlapi-5.32.0, libc6 (>= 2.29), libgmp10 (>= 2:5.1.1)
Recommends: libmath-prime-util-perl (>= 0.68)
Filename: pool/universe/libm/libmath-prime-util-gmp-perl/libmath-prime-util-gmp-perl_0.52-1build1_amd64.deb
Size: 253800
MD5sum: eaaf133b9d7bc59b2992f6f13a2173d9
SHA1: a3052dafd2bf07ed0553bfd532b1a0e1d1e04c76
SHA256: be1eb7eb2aae336ec8fe0aeceb471e3516e28ddaaeca2b1adeb439ca7a7160c0
SHA512: c00a70765647369aa45fdb1fb6c468f5c4277627c452d4622a254ae1f8f366e361649e3c047743f320044d563299ce30b5b7e6b9533a2299bbbdcee79b2879a1
Homepage: https://metacpan.org/release/Math-Prime-Util-GMP
Description-en: 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: c652df25ba7baf70f97b9ebaab45379b