# Install boolector with Homebrew, apt, MacPorts, Nix

SMT solver for fixed-size bit-vectors. Version 3.2.4 via Homebrew; verified 2026-07-05. Also installable with debian: sudo apt install boolector.

## Install

```sh
sudo av install brew:boolector
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install boolector
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install boolector
```

  Evidence: MacPorts ports tree: math/boolector/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install boolector
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#boolector
```

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

## Package facts

- **Package key:** brew:boolector
- **Package manager:** Homebrew
- **Version:** 3.2.4
- **Source summary:** SMT solver for fixed-size bit-vectors
- **Homepage:** <https://boolector.github.io/>
- **Repository:** <https://github.com/Boolector/boolector>
- **Last updated:** 2026-07-05T18:49:47+09:00
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- boolector (alias)
- btormc (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 3.2.4

## Security Notes

No matching local secret-handling manifest was found for boolector. Nucleus package metadata is still published here so future coverage has a stable package URL.


## Other Package-Manager Records

- Debian apt - boolector - 1.5.118.6b56be4.121013-1.3: normalized package name match | Debian stable package indexes: boolector from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | SMT solver for bit-vectors and arrays | http://fmv.jku.at/boolector/
- Nix - boolector: normalized package name match | nixpkgs package indexes: pkgs/by-name/bo/boolector/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - boolector - 1.5.118.6b56be4.121013-1.3: normalized package name match | Ubuntu 24.04 LTS package indexes: boolector from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | SMT solver for bit-vectors and arrays | http://fmv.jku.at/boolector/
- MacPorts - boolector: normalized package name match | MacPorts ports tree: math/boolector/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Sources

- pkg.so package database
- external package-manager database matches
- cross-ecosystem install command graph
