# primecount mit Homebrew, apk, apt, dnf, Nix, pacman, zypper, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für primecount in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install primecount
```

  Evidenz: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add primecount
```

  Evidenz: 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
```

  Evidenz: 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
```

  Evidenz: 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
```

  Evidenz: 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
```

  Evidenz: 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
```

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:primecount
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/primecount>
- **Version:** 8.6
- **Quellzusammenfassung:** Fast prime counting function program and C/C++ library
- **Homepage:** <https://github.com/kimwalisch/primecount>
- **Repository:** <https://github.com/kimwalisch/primecount>
- **Lizenz:** BSD-2-Clause
- **Quellarchiv:** <https://github.com/kimwalisch/primecount/archive/refs/tags/v8.6.tar.gz>
- **Zuletzt aktualisiert:** 2026-07-17T16:06:22Z
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- primecount (cli)
- primecount (Alias)

## Abhängigkeiten

- libomp
- primesieve

## Build-Abhängigkeiten

- cmake

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 8.6
- Manager aktualisiert: 2026-07-17
- lokale Daten: OK
- Upstream-Repository: https://github.com/kimwalisch/primecount
- neueste erkannte Version: v8.6 (aktuell)

## Sicherheitshinweise

Für primecount wurde kein passendes lokales Secret-Handling-Manifest gefunden. Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.


## Details aus der Quelldatenbank

- **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

## Andere Paketmanager-Einträge

- 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


## Verwandte Links

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


## Quellen

- 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
