How to Install and Uninstall libecm1 Package on Kali Linux

Last updated: May 17,2024

1. Install "libecm1" package

This guide covers the steps necessary to install libecm1 on Kali Linux

$ sudo apt update $ sudo apt install libecm1

2. Uninstall "libecm1" package

Please follow the guidance below to uninstall libecm1 on Kali Linux:

$ sudo apt remove libecm1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libecm1 package on Kali Linux

Package: libecm1
Source: gmp-ecm (7.0.5+ds-1)
Version: 7.0.5+ds-1+b1
Installed-Size: 731
Maintainer: Debian Math Team
Architecture: amd64
Depends: libc6 (>= 2.29), libgmp10 (>= 2:6.3.0+dfsg)
Size: 350036
SHA256: 8a83128f7f9c806e5b4aca5e1dec0cb4bf49f1f678502ca9706ea70dff209611
SHA1: 707893cc0f79a17e519fc5e6413d5fbdc17b2ed6
MD5sum: 2004f0b23c62ab33623a135a89de4e9c
Description: factor integers using the Elliptic Curve Method -- lib
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 shared library.
Description-md5:
Multi-Arch: same
Homepage: https://gitlab.inria.fr/zimmerma/ecm
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/g/gmp-ecm/libecm1_7.0.5+ds-1+b1_amd64.deb