Automic VaultAutomic Vault

brew

使用 Homebrew, apt, MacPorts, Nix 安装 acl2

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install acl2

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install acl2

MacPorts ports tree · math/acl2/Portfile · 来源: api.github.com

Linux

Debian apt已验证 · 92%
sudo apt install acl2

Debian stable package indexes · acl2 · 来源: deb.debian.org

Nix已验证 · 92%
nix profile install nixpkgs#acl2

nixpkgs package indexes · pkgs/by-name/ac/acl2/package.nix · 来源: api.github.com

概览

软件包摘要

Logic and programming language in which you can model computer systems

命令和别名

  • acl2
  • acl2p

历史

项目历史与用法

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.

安全态势

风险级别:yellow

generalized runtime or code generation signal.

风险分类器

yellow 风险 · 中 置信度 · runtime

原因

  • generalized runtime or code generation signal

信号

  • text:programming language

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 5 个平台目标。
  • 安装时包含 1 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
acl2cli全局可执行文件
acl2pcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本8.7
管理器更新时间2026-06-05
本地数据OK
上游当前
检测到的最新版本8.7

https://github.com/acl2/acl2

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:acl2
版本8.7
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/acl2
主页https://www.cs.utexas.edu/~moore/acl2/
仓库https://github.com/acl2/acl2
上游文档https://acl2.org/doc
许可证BSD-3-Clause
源码归档https://github.com/acl2/acl2/archive/refs/tags/8.7.tar.gz
最后更新2026-06-05T11:32:36Z
Pulseupdated
依赖sbcl
Bottle可用 (于 arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameacl2
Version Scheme0
Revision3
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

acl2 8.6+dfsg-2

Computational Logic for Applicative Common Lisp: main binary

https://www.cs.utexas.edu/users/moore/acl2/

sudo apt install acl2
  • Section: math
  • Architecture: amd64
  • 5 依赖
  • 3 可选依赖
  • normalized package name match
  • 匹配方式:Acl2
Debian stable package indexes · deb.debian.org · Debian stable package indexes: acl2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

acl2-books 8.6+dfsg-2

Computational Logic for Applicative Common Lisp: compiled libraries

https://www.cs.utexas.edu/users/moore/acl2/

sudo apt install acl2-books
  • Section: math
  • Architecture: amd64
  • Source Package: acl2
  • 3 依赖
  • normalized package name match
  • 匹配方式:Acl2
Debian stable package indexes · deb.debian.org · Debian stable package indexes: acl2-books from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

acl2-books-certs 8.6+dfsg-2

Computational Logic for Applicative Common Lisp: library certificates

https://www.cs.utexas.edu/users/moore/acl2/

sudo apt install acl2-books-certs
  • Section: math
  • Architecture: all
  • Source Package: acl2
  • 2 依赖
  • normalized package name match
  • 匹配方式:Acl2
Debian stable package indexes · deb.debian.org · Debian stable package indexes: acl2-books-certs from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

acl2-books-source 8.6+dfsg-2

Computational Logic for Applicative Common Lisp: library sources

https://www.cs.utexas.edu/users/moore/acl2/

sudo apt install acl2-books-source
  • Section: math
  • Architecture: all
  • Source Package: acl2
  • 2 依赖
  • normalized package name match
  • 匹配方式:Acl2
Debian stable package indexes · deb.debian.org · Debian stable package indexes: acl2-books-source from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

acl2-doc 8.6+dfsg-2

Computational Logic for Applicative Common Lisp: documentation

https://www.cs.utexas.edu/users/moore/acl2/

sudo apt install acl2-doc
  • Section: doc
  • Architecture: all
  • Source Package: acl2
  • 2 依赖
  • normalized package name match
  • 匹配方式:Acl2
Debian stable package indexes · deb.debian.org · Debian stable package indexes: acl2-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

acl2-infix 8.6+dfsg-2

Computational Logic for Applicative Common Lisp: infix interface

https://www.cs.utexas.edu/users/moore/acl2/

sudo apt install acl2-infix
  • Section: math
  • Architecture: amd64
  • Source Package: acl2
  • 3 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Acl2
Debian stable package indexes · deb.debian.org · Debian stable package indexes: acl2-infix from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

acl2-infix-source 8.6+dfsg-2

Computational Logic for Applicative Common Lisp: infix source

https://www.cs.utexas.edu/users/moore/acl2/

sudo apt install acl2-infix-source
  • Section: math
  • Architecture: all
  • Source Package: acl2
  • 1 依赖
  • normalized package name match
  • 匹配方式:Acl2
Debian stable package indexes · deb.debian.org · Debian stable package indexes: acl2-infix-source from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

acl2-source 8.6+dfsg-2

Computational Logic for Applicative Common Lisp: source files

https://www.cs.utexas.edu/users/moore/acl2/

sudo apt install acl2-source
  • Section: math
  • Architecture: all
  • Source Package: acl2
  • 1 依赖
  • normalized package name match
  • 匹配方式:Acl2
Debian stable package indexes · deb.debian.org · Debian stable package indexes: acl2-source from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

elpa-acl2 8.6+dfsg-2

Computational Logic for Applicative Common Lisp: emacs interface

https://www.cs.utexas.edu/users/moore/acl2/

sudo apt install elpa-acl2
  • Section: lisp
  • Architecture: all
  • Source Package: acl2
  • 6 依赖
  • normalized package name match
  • 匹配方式:Acl2
Debian stable package indexes · deb.debian.org · Debian stable package indexes: elpa-acl2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

acl2

nix profile install nixpkgs#acl2
  • normalized package name match
  • 匹配方式:Acl2
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ac/acl2/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

acl2 8.5dfsg-5build3

Computational Logic for Applicative Common Lisp: main binary

https://www.cs.utexas.edu/users/moore/acl2/

sudo apt install acl2
  • Section: universe/math
  • Architecture: amd64
  • 5 依赖
  • 3 可选依赖
  • normalized package name match
  • 匹配方式:Acl2
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: acl2 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

acl2-books 8.5dfsg-5build3

Computational Logic for Applicative Common Lisp: compiled libraries

https://www.cs.utexas.edu/users/moore/acl2/

sudo apt install acl2-books
  • Section: universe/math
  • Architecture: amd64
  • Source Package: acl2
  • 3 依赖
  • normalized package name match
  • 匹配方式:Acl2
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: acl2-books from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

acl2-books-certs 8.5dfsg-5build3

Computational Logic for Applicative Common Lisp: library certificates

https://www.cs.utexas.edu/users/moore/acl2/

sudo apt install acl2-books-certs
  • Section: universe/math
  • Architecture: all
  • Source Package: acl2
  • 2 依赖
  • normalized package name match
  • 匹配方式:Acl2
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: acl2-books-certs from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

acl2-books-source 8.5dfsg-5build3

Computational Logic for Applicative Common Lisp: library sources

https://www.cs.utexas.edu/users/moore/acl2/

sudo apt install acl2-books-source
  • Section: universe/math
  • Architecture: all
  • Source Package: acl2
  • 2 依赖
  • normalized package name match
  • 匹配方式:Acl2
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: acl2-books-source from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

acl2-doc 8.5dfsg-5build3

Computational Logic for Applicative Common Lisp: documentation

https://www.cs.utexas.edu/users/moore/acl2/

sudo apt install acl2-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: acl2
  • 2 依赖
  • normalized package name match
  • 匹配方式:Acl2
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: acl2-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

acl2-infix 8.5dfsg-5build3

Computational Logic for Applicative Common Lisp: infix interface

https://www.cs.utexas.edu/users/moore/acl2/

sudo apt install acl2-infix
  • Section: universe/math
  • Architecture: amd64
  • Source Package: acl2
  • 3 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Acl2
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: acl2-infix from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment