macOS
brew install primecountlocal Homebrew formula metadata
brew / 順位 4672
primecount のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install primecountlocal Homebrew formula metadata
sudo apk add primecountAlpine Linux edge package indexes · primecount · ソース: dl-cdn.alpinelinux.org
sudo apt install primecountDebian stable package indexes · primecount · ソース: deb.debian.org
sudo dnf install primecountFedora Rawhide package metadata · primecount · ソース: dl.fedoraproject.org
nix profile install nixpkgs#primecountnixpkgs package indexes · pkgs/by-name/pr/primecount/package.nix · ソース: api.github.com
sudo pacman -S primecountArch Linux sync databases · primecount · ソース: geo.mirror.pkgbuild.com
sudo zypper install primecountopenSUSE Tumbleweed package metadata · primecount · ソース: download.opensuse.org
winget install --id Primecount.Primecount -eWindows Package Manager source index · Primecount.Primecount · ソース: cdn.winget.microsoft.com
概要
Fast prime counting function program and C/C++ library
履歴
primecount is a command-line program and C/C++ library for computing the prime-counting function π(x), using optimized parallel implementations of combinatorial algorithms.
Kim Walisch developed primecount as a high-performance implementation of combinatorial prime-counting algorithms. The project supplied open-source implementations of Deleglise–Rivat and Xavier Gourdon’s algorithm, progressively adding shared-memory parallelism, distributed MPI execution, improved load balancing, and APIs for C and C++.
Release 3.0 merged MPI support into the main project in 2016. Release 5.0 introduced Xavier Gourdon’s algorithm in 2019, and 5.1 made it the default for sufficiently large inputs. Subsequent releases focused on performance, testing, portability, and packaging.
primecount became available through operating-system package managers including Homebrew, Arch, Debian/Ubuntu, Fedora, FreeBSD, openSUSE, Nix, APK, and WinGet. The official project reports its use in several prime-counting-function world-record computations.
Users run primecount to calculate the number of primes less than or equal to a supplied value or call libprimecount from C/C++. Advanced options select particular algorithms, threads, status output, and verification modes; suitable builds can use OpenMP and MPI for large computations.
primecount packages research-grade number-theory algorithms as both a practical command and a reusable native library. It is notable to performance enthusiasts for its OpenMP parallelism, optional MPI distribution, 128-bit-scale computations, load balancing across many cores, and close coupling with libprimesieve.
セキュリティ状態
primecount に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
primecount | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/kimwalisch/primecount
インストールメタデータ
| パッケージキー | brew:primecount |
|---|---|
| バージョン | 8.7 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/primecount |
| ホームページ | https://github.com/kimwalisch/primecount |
| リポジトリ | https://github.com/kimwalisch/primecount |
| ライセンス | BSD-2-Clause |
| ソースアーカイブ | https://github.com/kimwalisch/primecount/archive/refs/tags/v8.7.tar.gz |
| 最終更新 | 2026-09-13T12:20:29Z |
| Pulse | updated |
| 依存関係 | libomp, primesieve |
| ビルド依存関係 | cmake |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
libprimecount-dev 7.16+ds-1
fast prime number counter C/C++ library -- libdev
https://github.com/kimwalisch/primecount
sudo apt install libprimecount-devlibprimecount-dev-common 7.16+ds-1
fast prime number counter C/C++ library -- headers
https://github.com/kimwalisch/primecount
sudo apt install libprimecount-dev-commonlibprimecount7 7.16+ds-1
fast prime number counter C/C++ library -- lib
https://github.com/kimwalisch/primecount
sudo apt install libprimecount7primecount 7.16+ds-1
fast prime number counter C/C++ library
https://github.com/kimwalisch/primecount
sudo apt install primecountprimecount-bin 7.16+ds-1
fast prime number counter C/C++ library -- bin
https://github.com/kimwalisch/primecount
sudo apt install primecount-binprimecount-doc 7.16+ds-1
fast prime number counter C/C++ library -- doc
https://github.com/kimwalisch/primecount
sudo apt install primecount-docprimecount
nix profile install nixpkgs#primecountlibprimecount-dev 7.10+ds-1build2
fast prime number counter C/C++ library -- libdev
https://github.com/kimwalisch/primecount
sudo apt install libprimecount-devlibprimecount-dev-common 7.10+ds-1build2
fast prime number counter C/C++ library -- headers
https://github.com/kimwalisch/primecount
sudo apt install libprimecount-dev-commonlibprimecount7 7.10+ds-1build2
fast prime number counter C/C++ library -- lib
https://github.com/kimwalisch/primecount
sudo apt install libprimecount7primecount 7.10+ds-1build2
fast prime number counter C/C++ library
https://github.com/kimwalisch/primecount
sudo apt install primecountprimecount-bin 7.10+ds-1build2
fast prime number counter C/C++ library -- bin
https://github.com/kimwalisch/primecount
sudo apt install primecount-binprimecount-doc 7.10+ds-1build2
fast prime number counter C/C++ library -- doc
https://github.com/kimwalisch/primecount
sudo apt install primecount-docprimecount 8.4-r0
Fast prime counting C/C++ library
https://github.com/kimwalisch/primecount
sudo apk add primecountprimecount-dev 8.4-r0
Fast prime counting C/C++ library (development files)
https://github.com/kimwalisch/primecount
sudo apk add primecount-devprimecount-doc 8.4-r0
Fast prime counting C/C++ library (documentation)
https://github.com/kimwalisch/primecount
sudo apk add primecount-docソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.