# Installer primecount avec Homebrew, apk, apt, dnf, Nix, pacman, zypper, winget

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

## installation

```sh
sudo av install brew:primecount
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install primecount
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add primecount
```

  Preuve: Alpine Linux edge package indexes: primecount from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install primecount
```

  Preuve: Debian stable package indexes: primecount from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install primecount
```

  Preuve: Fedora Rawhide package metadata: primecount from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#primecount
```

  Preuve: nixpkgs package indexes: pkgs/by-name/pr/primecount/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S primecount
```

  Preuve: Arch Linux sync databases: primecount from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install primecount
```

  Preuve: openSUSE Tumbleweed package metadata: primecount from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- winget (92%):

```sh
winget install --id Primecount.Primecount -e
```

  Preuve: Windows Package Manager source index: Primecount.Primecount from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:primecount
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/primecount>
- **Version:** 8.6
- **Résumé source:** Fast prime counting function program and C/C++ library
- **Page d'accueil:** <https://github.com/kimwalisch/primecount>
- **Dépôt:** <https://github.com/kimwalisch/primecount>
- **Licence:** BSD-2-Clause
- **Archive source:** <https://github.com/kimwalisch/primecount/archive/refs/tags/v8.6.tar.gz>
- **Dernière mise à jour:** 2026-07-17T16:06:22Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- primecount (cli)
- primecount (alias)

## Dépendances

- libomp
- primesieve

## Dépendances de compilation

- cmake

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 8.6
- gestionnaire mis à jour: 2026-07-17
- données locales: OK
- dépôt amont: https://github.com/kimwalisch/primecount
- dernière version détectée: v8.6 (à jour)

## Notes de sécurité

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


## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** primecount
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Autres enregistrements de gestionnaires de paquets

- Debian apt - libprimecount-dev - 7.16+ds-1: normalized package name match | Debian stable package indexes: libprimecount-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | fast prime number counter C/C++ library -- libdev | https://github.com/kimwalisch/primecount
- Debian apt - libprimecount-dev-common - 7.16+ds-1: normalized package name match | Debian stable package indexes: libprimecount-dev-common from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | fast prime number counter C/C++ library -- headers | https://github.com/kimwalisch/primecount
- Debian apt - libprimecount7 - 7.16+ds-1: normalized package name match | Debian stable package indexes: libprimecount7 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | fast prime number counter C/C++ library -- lib | https://github.com/kimwalisch/primecount
- Debian apt - primecount - 7.16+ds-1: normalized package name match | Debian stable package indexes: primecount from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | fast prime number counter C/C++ library | https://github.com/kimwalisch/primecount
- Debian apt - primecount-bin - 7.16+ds-1: normalized package name match | Debian stable package indexes: primecount-bin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | fast prime number counter C/C++ library -- bin | https://github.com/kimwalisch/primecount
- Debian apt - primecount-doc - 7.16+ds-1: normalized package name match | Debian stable package indexes: primecount-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | fast prime number counter C/C++ library -- doc | https://github.com/kimwalisch/primecount
- Nix - primecount: normalized package name match | nixpkgs package indexes: pkgs/by-name/pr/primecount/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - libprimecount-dev - 7.10+ds-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: libprimecount-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | fast prime number counter C/C++ library -- libdev | https://github.com/kimwalisch/primecount
- Ubuntu apt - libprimecount-dev-common - 7.10+ds-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: libprimecount-dev-common from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | fast prime number counter C/C++ library -- headers | https://github.com/kimwalisch/primecount
- Ubuntu apt - libprimecount7 - 7.10+ds-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: libprimecount7 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | fast prime number counter C/C++ library -- lib | https://github.com/kimwalisch/primecount
- Ubuntu apt - primecount - 7.10+ds-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: primecount from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | fast prime number counter C/C++ library | https://github.com/kimwalisch/primecount
- Ubuntu apt - primecount-bin - 7.10+ds-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: primecount-bin from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | fast prime number counter C/C++ library -- bin | https://github.com/kimwalisch/primecount
- Ubuntu apt - primecount-doc - 7.10+ds-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: primecount-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | fast prime number counter C/C++ library -- doc | https://github.com/kimwalisch/primecount
- apk - primecount - 8.4-r0: normalized package name match | Alpine Linux edge package indexes: primecount from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Fast prime counting C/C++ library | https://github.com/kimwalisch/primecount
- apk - primecount-dev - 8.4-r0: normalized package name match | Alpine Linux edge package indexes: primecount-dev from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Fast prime counting C/C++ library (development files) | https://github.com/kimwalisch/primecount
- apk - primecount-doc - 8.4-r0: normalized package name match | Alpine Linux edge package indexes: primecount-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Fast prime counting C/C++ library (documentation) | https://github.com/kimwalisch/primecount


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Scientific computing packages](https://pkg.so/fr/scientific-computing-tools/) - Matched scientific computing metadata.
- [primesieve](https://pkg.so/fr/brew/primesieve/) - Runtime dependency declared by Homebrew.
- [cmake](https://pkg.so/fr/brew/cmake/) - Build dependency declared by Homebrew.
- [msieve](https://pkg.so/fr/brew/msieve/) - Shares pkgdb curated category or tags: cli, mathematics, number-theory, science.
- [pari](https://pkg.so/fr/brew/pari/) - Shares pkgdb curated category or tags: cli, mathematics, number-theory, science.
- [maxima](https://pkg.so/fr/brew/maxima/) - Shares pkgdb curated category or tags: cli, mathematics, science.
- [singular](https://pkg.so/fr/brew/singular/) - Shares pkgdb curated category or tags: cli, mathematics, science.
- [cddlib](https://pkg.so/fr/brew/cddlib/) - Shares pkgdb curated category or tags: cli, mathematics, science.
- [ppl](https://pkg.so/fr/brew/ppl/) - Shares pkgdb curated category or tags: cli, mathematics, science.
- [msolve](https://pkg.so/fr/brew/msolve/) - Shares pkgdb curated category or tags: cli, mathematics, science.
- [miller-rabin](https://pkg.so/fr/npm/miller-rabin/) - Local package facts share a topical domain. Shared terms: cli, mathematics, number, number-theory, prime.
- [btllib](https://pkg.so/fr/brew/btllib/) - Local package facts share a topical domain. Shared terms: cli, cpp, libomp, science.

## Combined YAML source

View the package source record on GitHub. [combined/primecount.yml](https://github.com/mxcl/pkgdb/blob/main/combined/primecount.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
