pkg.soopen package index

brew / rang 8965

Installer gmp-ecm avec Homebrew, apt, dnf, MacPorts, pacman, zypper, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de gmp-ecm pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install gmp-ecm

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install gmp-ecm

MacPorts ports tree · math/gmp-ecm/Portfile · Source: api.github.com

Linux

Debian aptvérifié · 92%
sudo apt install gmp-ecm

Debian stable package indexes · gmp-ecm · Source: deb.debian.org

Fedora dnfvérifié · 92%
sudo dnf install gmp-ecm

Fedora Rawhide package metadata · gmp-ecm · Source: dl.fedoraproject.org

Arch Linux pacmanvérifié · 92%
sudo pacman -S gmp-ecm

Arch Linux sync databases · gmp-ecm · Source: geo.mirror.pkgbuild.com

openSUSE zyppervérifié · 92%
sudo zypper install gmp-ecm

openSUSE Tumbleweed package metadata · gmp-ecm · Source: download.opensuse.org

Nixvérifié · 92%
nix profile install nixpkgs#ecm

nixpkgs package indexes · pkgs/by-name/ec/ecm/package.nix · Source: api.github.com

aperçu

Résumé du paquet

Elliptic Curve Method for integer factorization

Commandes et alias

  • ecm

historique

Historique du projet et usages

GMP-ECM is a command-line program and library for integer factorization using the elliptic curve method, with support for P-1 and P+1 methods. It is a specialist number-theory tool built on GMP and used when practitioners need to search for medium-sized factors of large composites.

Historique du projet

The project originates with Paul Zimmermann, listed in the AUTHORS file as the author of the first version. The codebase later moved to INRIA GitLab, and the bundled README notes that the older README text predates that move.

Over time GMP-ECM accumulated both command-line and library interfaces. README.lib documents ecm_factor, ecm_init, and ecm_clear for applications linking against libecm, while the main README documents ecm as a stdin-driven factoring command using B1 and B2 bounds.

The NEWS file records long-running engineering work: new P-1 and P+1 stage 2 algorithms in the 6.2 series, GPL/LGPL licensing adjustment in 6.4.1, thread safety and GPU stage-1 code in 7.0, and portability fixes through the 7.0.7 release line.

Historique d'adoption

GMP-ECM is packaged across Homebrew, Debian, Fedora, MacPorts, Nix, Arch, Ubuntu, and openSUSE families in the batch metadata. That spread reflects its role as a reusable scientific computing component rather than a general desktop application.

The AUTHORS file shows contributions from number-theory and high-performance arithmetic specialists, including work on batch mode, GPU code, Visual C builds, expression parsing, primality testing tools, NTT code, and assembly optimizations.

Modes d'utilisation

Practitioners feed one composite number per line to ecm and choose a stage-1 bound B1, with an optional B2. The README examples cover one-curve ECM runs, multiple curves with -c, P-1 with -pm1, P+1 with -pp1, save/resume workflows, and expression syntax such as powers and Fermat-number forms.

Library users include ecm.h and link against libecm to call ecm_factor from their own factoring software. That split lets package managers install both a CLI for interactive factor hunting and a library for larger systems.

Pourquoi les passionnés de paquets s'y intéressent

GMP-ECM matters in packaging because it is the canonical small tool behind a very specific algorithmic niche. A distro package gives researchers and computational-number-theory users the same tuned implementation without rebuilding GMP-linked arithmetic code by hand.

Its history is also a reminder that scientific packages often expose both an executable and a library ABI; the package is not merely an end-user command but part of the factoring stack used by other tools.

Chronologie

  • 2008: Stage 2 improvements for P-1 and P+1 described in the ANTS-VIII paper referenced by NEWS.
  • 2012: Version 6.4.1 licensing changed to GPL-3-or-later for the binary and LGPL-3-or-later for the library.
  • 2020: Public INRIA GitLab project created after earlier hosting.
  • 2026: Version 7.0.7 tag committed with MacOS fixes and mmap batch-data support.

Related projects

  • GMP supplies the multiprecision arithmetic foundation.
  • P-1, P+1, MPQS, and NFS are related factoring methods discussed in the README's guidance.

posture de sécurité

Aucune couverture d'outil protégé trouvée pour le moment

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour gmp-ecm. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.

Comportement d'installation

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
ecmexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-08-03
version du gestionnaire7.0.7
gestionnaire mis à jour2026-06-07
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:gmp-ecm
Version7.0.7
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://gitlab.inria.fr/zimmerma/ecm
Dernière mise à jour2026-06-07T12:56:09Z
Pulseupdated
Bouteillenon enregistré
Serviceaucun déclaré

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

gmp-ecm 7.0.6+ds-1

Factor integers using the Elliptic Curve Method

https://gitlab.inria.fr/zimmerma/ecm

sudo apt install gmp-ecm
  • Section: math
  • Architecture: amd64
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Gmp Ecm
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gmp-ecm from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libecm-dev 7.0.6+ds-1

dummy package

https://gitlab.inria.fr/zimmerma/ecm

sudo apt install libecm-dev
  • Section: libdevel
  • Architecture: all
  • Source Package: gmp-ecm
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Gmp Ecm
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libecm-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libecm1 7.0.6+ds-1

factor integers using the Elliptic Curve Method -- lib

https://gitlab.inria.fr/zimmerma/ecm

sudo apt install libecm1
  • Section: libs
  • Architecture: amd64
  • Source Package: gmp-ecm
  • 2 Dépendances
  • normalized package name match
  • Correspondance par : Gmp Ecm
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libecm1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libecm1-dev 7.0.6+ds-1

factor integers using the Elliptic Curve Method -- libdev

https://gitlab.inria.fr/zimmerma/ecm

sudo apt install libecm1-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: gmp-ecm
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Gmp Ecm
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libecm1-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libecm1-dev-common 7.0.6+ds-1

factor integers using the Elliptic Curve Method -- header

https://gitlab.inria.fr/zimmerma/ecm

sudo apt install libecm1-dev-common
  • Section: libdevel
  • Architecture: all
  • Source Package: gmp-ecm
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Gmp Ecm
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libecm1-dev-common from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

gmp-ecm 7.0.5+ds-1build1

Factor integers using the Elliptic Curve Method

https://gitlab.inria.fr/zimmerma/ecm

sudo apt install gmp-ecm
  • Section: universe/math
  • Architecture: amd64
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Gmp Ecm
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gmp-ecm from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libecm-dev 7.0.5+ds-1build1

dummy package

https://gitlab.inria.fr/zimmerma/ecm

sudo apt install libecm-dev
  • Section: universe/libdevel
  • Architecture: all
  • Source Package: gmp-ecm
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Gmp Ecm
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libecm-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libecm1 7.0.5+ds-1build1

factor integers using the Elliptic Curve Method -- lib

https://gitlab.inria.fr/zimmerma/ecm

sudo apt install libecm1
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: gmp-ecm
  • 2 Dépendances
  • normalized package name match
  • Correspondance par : Gmp Ecm
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libecm1 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libecm1-dev 7.0.5+ds-1build1

factor integers using the Elliptic Curve Method -- libdev

https://gitlab.inria.fr/zimmerma/ecm

sudo apt install libecm1-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: gmp-ecm
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Gmp Ecm
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libecm1-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libecm1-dev-common 7.0.5+ds-1build1

factor integers using the Elliptic Curve Method -- header

https://gitlab.inria.fr/zimmerma/ecm

sudo apt install libecm1-dev-common
  • Section: universe/libdevel
  • Architecture: all
  • Source Package: gmp-ecm
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Gmp Ecm
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libecm1-dev-common from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

gmp-ecm 7.0.7-2.fc45

Elliptic Curve Method for Integer Factorization

https://gitlab.inria.fr/zimmerma/ecm

sudo dnf install gmp-ecm
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: gmp-ecm
  • 6 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Gmp Ecm
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: gmp-ecm from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

gmp-ecm-devel 7.0.7-2.fc45

Files useful for gmp-ecm development

https://gitlab.inria.fr/zimmerma/ecm

sudo dnf install gmp-ecm-devel
  • License: LGPL-3.0-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: gmp-ecm
  • 3 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Gmp Ecm
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: gmp-ecm-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

gmp-ecm-libs 7.0.7-2.fc45

Elliptic Curve Method library

https://gitlab.inria.fr/zimmerma/ecm

sudo dnf install gmp-ecm-libs
  • License: LGPL-3.0-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: gmp-ecm
  • 6 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Gmp Ecm
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: gmp-ecm-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

gmp-ecm 7.0.7-2

Elliptic Curve Method for Integer Factorization

https://github.com/sethtroisi/gmp-ecm

sudo pacman -S gmp-ecm
  • License: GPL-3.0-or-later AND LGPL-3.0-or-later
  • Architecture: x86_64
  • 5 Dépendances
  • normalized package name match
  • Correspondance par : Gmp Ecm
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: gmp-ecm from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

gmp-ecm 7.0.5-1.12

Elliptic Curve Method for Integer Factorization

https://gitlab.inria.fr/zimmerma/ecm

sudo zypper install gmp-ecm
  • License: GPL-3.0-only
  • Category: Productivity/Scientific/Math
  • Architecture: x86_64
  • Source Package: gmp-ecm
  • 4 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Gmp Ecm
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: gmp-ecm from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

gmp-ecm-devel 7.0.5-1.12

Development files for the gmp-ecm package

https://gitlab.inria.fr/zimmerma/ecm

sudo zypper install gmp-ecm-devel
  • License: GPL-3.0-only
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: gmp-ecm
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Gmp Ecm
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: gmp-ecm-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation