# 使用 Homebrew, apt, dnf, Nix, pacman 安装 cryptominisat

查看 cryptominisat 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:cryptominisat
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install cryptominisat
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install cryptominisat
```

  证据: Debian stable package indexes: cryptominisat from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install cryptominisat
```

  证据: Fedora Rawhide package metadata: cryptominisat from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#cryptominisat
```

  证据: nixpkgs package indexes: pkgs/by-name/cr/cryptominisat/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S cryptominisat
```

  证据: Arch Linux sync databases: cryptominisat from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## 软件包事实

- **软件包键:** brew:cryptominisat
- **软件包管理器:** Homebrew
- **版本:** 5.14.7
- **来源摘要:** Advanced SAT solver
- **主页:** <https://www.msoos.org/cryptominisat5/>
- **仓库:** <https://github.com/msoos/cryptominisat>
- **最后更新:** 2026-06-27T15:33:34Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- cryptominisat5 (别名)
- oracle (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 5.14.7
## 项目历史与用法

CryptoMiniSat is an advanced SAT solver with command-line, C++ library, Python, C, and Rust-compatible interfaces. It is packaged for scientific and developer-tool ecosystems because SAT solvers are infrastructure for verification, optimization, cryptanalysis, model counting, and research workflows.

### 项目历史

The official homepage identifies CryptoMiniSat 5 as a modern, multi-threaded, feature-rich simplifying SAT solver and asks users to cite the project's SAT 2009 conference paper. The official GitHub repository was created in 2012 and continues to publish 5.x releases.

### 采用历史

CryptoMiniSat is distributed as release binaries, source builds, Nix shells, Python packages through pycryptosat, and distro packages. The supplied package metadata lists Homebrew, Debian, Fedora, Nix, Arch, and Ubuntu, which fits a solver used both interactively from the shell and embedded through library bindings.

### 使用方式

The command-line interface accepts DIMACS CNF input with XOR-clause extensions and is invoked as cryptominisat5. The README also documents incremental Python and C++ usage, including assumptions and repeated solve calls, which are important for users embedding the solver in larger verification or search programs.

### 为什么软件包爱好者会关心

For packagers, CryptoMiniSat is a good example of research software that became routine infrastructure: it exposes a stable executable, a C++ API, Python wheels, and static-build options while depending on performance-sensitive native libraries such as GMP and zlib. Packaging quality directly affects whether downstream scientific tools can treat the solver as a dependable backend.

### 时间线

- 2009: The project asks users to cite its SAT 2009 conference paper.
- 2012: The official GitHub repository was created.
- 2026: The official GitHub releases page shows active 5.14.x releases.

### Related projects

- CryptoMiniSat is part of the broader SAT-solver ecosystem and its README and homepage reference DIMACS CNF, SAT competition formats, pycryptosat, CaDiCaL-related dependencies, and MiniSat-adjacent techniques.

### 来源

- <https://www.msoos.org/cryptominisat5/>
- <https://github.com/msoos/cryptominisat>
- <https://api.github.com/repos/msoos/cryptominisat>
- <https://api.github.com/repos/msoos/cryptominisat/releases>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 其他软件包管理器记录

- Debian apt - cryptominisat - 5.11.21+dfsg1-2: normalized package name match | Debian stable package indexes: cryptominisat from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | SAT solver command line interface | https://www.msoos.org/
- Debian apt - libcryptominisat5-5.11t64 - 5.11.21+dfsg1-2: normalized package name match | Debian stable package indexes: libcryptominisat5-5.11t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | SAT solver library | https://www.msoos.org/
- Debian apt - libcryptominisat5-dev - 5.11.21+dfsg1-2: normalized package name match | Debian stable package indexes: libcryptominisat5-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | development files for the CryptoMiniSat SAT solver | https://www.msoos.org/
- Debian apt - python3-cryptominisat - 5.11.21+dfsg1-2: normalized package name match | Debian stable package indexes: python3-cryptominisat from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Python bindings for the CryptoMiniSat SAT solver (Python 3) | https://www.msoos.org/
- Nix - cryptominisat: normalized package name match | nixpkgs package indexes: pkgs/by-name/cr/cryptominisat/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - cryptominisat - 5.11.15+dfsg1-1.1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: cryptominisat from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | SAT solver command line interface | https://www.msoos.org/
- Ubuntu apt - libcryptominisat5-5.11t64 - 5.11.15+dfsg1-1.1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libcryptominisat5-5.11t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | SAT solver library | https://www.msoos.org/
- Ubuntu apt - libcryptominisat5-dev - 5.11.15+dfsg1-1.1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libcryptominisat5-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | development files for the CryptoMiniSat SAT solver | https://www.msoos.org/
- Ubuntu apt - python3-cryptominisat - 5.11.15+dfsg1-1.1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: python3-cryptominisat from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Python bindings for the CryptoMiniSat SAT solver (Python 3) | https://www.msoos.org/
- dnf - cryptominisat - 5.14.7-3.fc45: normalized package name match | Fedora Rawhide package metadata: cryptominisat from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | SAT solver | https://www.msoos.org/
- dnf - cryptominisat-devel - 5.14.7-3.fc45: normalized package name match | Fedora Rawhide package metadata: cryptominisat-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Header files for developing with cryptominisat | https://www.msoos.org/
- dnf - cryptominisat-libs - 5.14.7-3.fc45: normalized package name match | Fedora Rawhide package metadata: cryptominisat-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Cryptominisat library | https://www.msoos.org/
- dnf - python3-pycryptosat - 5.14.7-3.fc45: normalized package name match | Fedora Rawhide package metadata: python3-pycryptosat from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Python 3 interface to cryptominisat | https://www.msoos.org/
- pacman - cryptominisat - 5.14.7-1: normalized package name match | Arch Linux sync databases: cryptominisat from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A modern, multi-threaded, feature-rich, simplifying SAT solver | https://github.com/msoos/cryptominisat/


## Combined YAML source

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


## 来源

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