How to Install and Uninstall gmp-ecm Package on Kali Linux

Last updated: May 20,2024

1. Install "gmp-ecm" package

Here is a brief guide to show you how to install gmp-ecm on Kali Linux

$ sudo apt update $ sudo apt install gmp-ecm

2. Uninstall "gmp-ecm" package

Please follow the instructions below to uninstall gmp-ecm on Kali Linux:

$ sudo apt remove gmp-ecm $ sudo apt autoclean && sudo apt autoremove

3. Information about the gmp-ecm package on Kali Linux

Package: gmp-ecm
Source: gmp-ecm (7.0.5+ds-1)
Version: 7.0.5+ds-1+b1
Installed-Size: 492
Maintainer: Debian Math Team
Architecture: amd64
Replaces: ecm (<< 1.00-2)
Depends: libc6 (>= 2.34), libecm1 (>= 7.0.5+ds), libgmp10 (>= 2:6.3.0+dfsg)
Breaks: ecm (<< 1.00-2)
Size: 273492
SHA256: 39880fcaf39ac03597eb485c724e964b9de8163bc2e0e604d12d1c52d2e84bdb
SHA1: 98c13b8424359a1d95ca939f90973d1db716fb49
MD5sum: a7d94d4cf1235906a5f10866cbd7191e
Description: Factor integers using the Elliptic Curve Method
gmp-ecm is a free implementation of the Elliptic Curve Method (ECM)
for integer factorization.
.
The original purpose of the ECMNET project was to make Richard Brent's
prediction true, i.e. to find a factor of 50 digits or more by
ECM. This goal was attained on September 14, 1998, when Conrad Curry
found a 53-digit factor of 2^677-1 c150 using George Woltman's mprime
program. The new goal of ECMNET is now to find other large factors by
ecm, mainly by contributing to the Cunningham project, most likely the
longest, ongoing computational project in history according to Bob
Silverman. A new record was set by Nik Lygeros and Michel Mizony, who
found in December 1999 a prime factor of 54 digits using GMP-ECM.
.
See http://www.loria.fr/~zimmerma/records/ecmnet.html for more
information about ecmnet.
.
This package provides the command line utility.
Description-md5:
Multi-Arch: foreign
Homepage: https://gitlab.inria.fr/zimmerma/ecm
Tag: field::mathematics, implemented-in::TODO, implemented-in::c,
interface::commandline, role::program, science::calculation,
scope::utility, use::calculating
Section: math
Priority: optional
Filename: pool/main/g/gmp-ecm/gmp-ecm_7.0.5+ds-1+b1_amd64.deb