# acl2 を Homebrew, apt, MacPorts, Nix でインストール

acl2 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:acl2
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install acl2
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install acl2
```

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

### Linux

- Debian apt (92%):

```sh
sudo apt install acl2
```

  証拠: Debian stable package indexes: acl2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#acl2
```

  証拠: nixpkgs package indexes: pkgs/by-name/ac/acl2/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:acl2
- **パッケージマネージャ:** Homebrew
- **バージョン:** 8.7
- **ソース概要:** Logic and programming language in which you can model computer systems
- **ホームページ:** <https://www.cs.utexas.edu/~moore/acl2/>
- **リポジトリ:** <https://github.com/acl2/acl2>
- **最終更新:** 2026-07-30T04:00:33Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- acl2 (エイリアス)
- acl2p (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 8.7
## プロジェクトの歴史と使われ方

ACL2 is both a logic and programming language for modeling computer systems and a theorem prover for proving properties of those models.

### プロジェクトの歴史

The ACL2 home page expands ACL2 as A Computational Logic for Applicative Common Lisp and describes it as part of the Boyer-Moore family of provers. The same page names Matt Kaufmann and J Strother Moore as the project contacts/authors for the current release page.

The official GitHub README divides the project into the ACL2 System and the ACL2 Books, with the system maintained by the ACL2 authors and the books maintained by the broader ACL2 community.

### 採用の歴史

ACL2 adoption is organized around releases, manuals, workshops, mailing lists, and community books rather than a single executable alone. The home page emphasizes extensive documentation, community books, workshops, publications, and course material.

Package-manager adoption gives users a way to install a working ACL2 executable without manually building a Common Lisp image, while advanced users still rely on the official source and book-certification workflow.

### 使われ方

Users model systems in the ACL2 logic/programming language, submit definitions and theorems, and use the prover interactively or through books. The official documentation can be browsed on the web, locally, in Emacs ACL2-Doc, or through the ACL2 :DOC command.

The community books are a major part of day-to-day ACL2 use: they provide lemma libraries, utilities, examples, and contributed tools that extend the base prover.

### パッケージ好きにとっての重要性

ACL2 is package-nerd significant because it packages a formal-methods environment with Common Lisp implementation concerns, a large documentation tree, community libraries, and command-line entry points.

It also shows how theorem provers differ from ordinary CLIs: reproducibility depends on the executable, the versioned logic, and certified books lining up.

### タイムライン

- 2005: Authors of the Boyer-Moore family of provers receive the ACM Software System Award, as noted on the ACL2 home page.
- 2015: ACL2 Version 7.0 era predates the move of books to the current GitHub workflow noted by the home page.
- 2026: ACL2 Version 8.7 home page published with current manual, release links, and community-book guidance.

### Related projects

- Related projects and extensions include ACL2(r), ACL2(p), ACL2s, the ACL2 Community Books, the Boyer-Moore prover family, Common Lisp implementations, and the acl2-devel release fork.

### ソース

- <https://acl2.org/doc/>
- <https://raw.githubusercontent.com/acl2/acl2/master/README.md>
- <https://raw.githubusercontent.com/acl2/acl2/master/doc/home-page.html>
- source_facts.package-manager


## セキュリティノート

generalized runtime or code generation signal.

- **Geiger リスク:** yellow / 中
- generalized runtime or code generation signal

## 他のパッケージマネージャ記録

- Debian apt - acl2 - 8.6+dfsg-2: normalized package name match | Debian stable package indexes: acl2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Computational Logic for Applicative Common Lisp: main binary | https://www.cs.utexas.edu/users/moore/acl2/
- Debian apt - acl2-books - 8.6+dfsg-2: normalized package name match | Debian stable package indexes: acl2-books from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Computational Logic for Applicative Common Lisp: compiled libraries | https://www.cs.utexas.edu/users/moore/acl2/
- Debian apt - acl2-books-certs - 8.6+dfsg-2: normalized package name match | Debian stable package indexes: acl2-books-certs from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Computational Logic for Applicative Common Lisp: library certificates | https://www.cs.utexas.edu/users/moore/acl2/
- Debian apt - acl2-books-source - 8.6+dfsg-2: normalized package name match | Debian stable package indexes: acl2-books-source from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Computational Logic for Applicative Common Lisp: library sources | https://www.cs.utexas.edu/users/moore/acl2/
- Debian apt - acl2-doc - 8.6+dfsg-2: normalized package name match | Debian stable package indexes: acl2-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Computational Logic for Applicative Common Lisp: documentation | https://www.cs.utexas.edu/users/moore/acl2/
- Debian apt - acl2-infix - 8.6+dfsg-2: normalized package name match | Debian stable package indexes: acl2-infix from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Computational Logic for Applicative Common Lisp: infix interface | https://www.cs.utexas.edu/users/moore/acl2/
- Debian apt - acl2-infix-source - 8.6+dfsg-2: normalized package name match | Debian stable package indexes: acl2-infix-source from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Computational Logic for Applicative Common Lisp: infix source | https://www.cs.utexas.edu/users/moore/acl2/
- Debian apt - acl2-source - 8.6+dfsg-2: normalized package name match | Debian stable package indexes: acl2-source from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Computational Logic for Applicative Common Lisp: source files | https://www.cs.utexas.edu/users/moore/acl2/
- Debian apt - elpa-acl2 - 8.6+dfsg-2: normalized package name match | Debian stable package indexes: elpa-acl2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Computational Logic for Applicative Common Lisp: emacs interface | https://www.cs.utexas.edu/users/moore/acl2/
- Nix - acl2: normalized package name match | nixpkgs package indexes: pkgs/by-name/ac/acl2/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - acl2 - 8.5dfsg-5build3: normalized package name match | Ubuntu 24.04 LTS package indexes: acl2 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Computational Logic for Applicative Common Lisp: main binary | https://www.cs.utexas.edu/users/moore/acl2/
- Ubuntu apt - acl2-books - 8.5dfsg-5build3: normalized package name match | Ubuntu 24.04 LTS package indexes: acl2-books from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Computational Logic for Applicative Common Lisp: compiled libraries | https://www.cs.utexas.edu/users/moore/acl2/
- Ubuntu apt - acl2-books-certs - 8.5dfsg-5build3: normalized package name match | Ubuntu 24.04 LTS package indexes: acl2-books-certs from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Computational Logic for Applicative Common Lisp: library certificates | https://www.cs.utexas.edu/users/moore/acl2/
- Ubuntu apt - acl2-books-source - 8.5dfsg-5build3: normalized package name match | Ubuntu 24.04 LTS package indexes: acl2-books-source from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Computational Logic for Applicative Common Lisp: library sources | https://www.cs.utexas.edu/users/moore/acl2/
- Ubuntu apt - acl2-doc - 8.5dfsg-5build3: normalized package name match | Ubuntu 24.04 LTS package indexes: acl2-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Computational Logic for Applicative Common Lisp: documentation | https://www.cs.utexas.edu/users/moore/acl2/
- Ubuntu apt - acl2-infix - 8.5dfsg-5build3: normalized package name match | Ubuntu 24.04 LTS package indexes: acl2-infix from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Computational Logic for Applicative Common Lisp: infix interface | https://www.cs.utexas.edu/users/moore/acl2/


## Combined YAML source

View the package source record on GitHub. [combined/acl2.yml](https://github.com/mxcl/pkgdb/blob/main/combined/acl2.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
