# 使用 Homebrew, apk, chocolatey, apt, dnf, MacPorts, Nix, pacman, zypper, scoop, winget 安装 sbcl

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

## 安装

```sh
sudo av install brew:sbcl
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install sbcl
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install sbcl
```

  证据: MacPorts ports tree: lang/sbcl/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add sbcl
```

  证据: Alpine Linux edge package indexes: sbcl from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install sbcl
```

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

- dnf (92%):

```sh
sudo dnf install sbcl
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#sbcl
```

  证据: nixpkgs package indexes: sbcl from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

- pacman (92%):

```sh
sudo pacman -S sbcl
```

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

- zypper (92%):

```sh
sudo zypper install sbcl
```

  证据: openSUSE Tumbleweed package metadata: sbcl from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- Chocolatey (92%):

```sh
choco install sbcl
```

  证据: Chocolatey community package catalog: sbcl from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='7.9775996','wingide101'

- Scoop (92%):

```sh
scoop install main/sbcl
```

  证据: Scoop official bucket manifest trees: bucket/sbcl.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id SBCL.SBCL -e
```

  证据: Windows Package Manager source index: SBCL.SBCL from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:sbcl
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/sbcl>
- **版本:** 2.6.7
- **来源摘要:** Steel Bank Common Lisp system
- **主页:** <https://www.sbcl.org/>
- **上游文档:** <https://www.sbcl.org/>
- **许可证:** LicenseRef-Homebrew-public-domain AND MIT AND Xerox AND BSD-3-Clause
- **源码归档:** <https://downloads.sourceforge.net/project/sbcl/sbcl/2.6.7/sbcl-2.6.7-source.tar.bz2>
- **最后更新:** 2026-07-30T04:00:34Z
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- sbcl (cli)
- sbcl (别名)

## 依赖

- zstd

## 构建依赖

- ecl

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 2.6.7
- 管理器更新时间: 2026-07-30
- 本地数据: OK
- 上游仓库: https://www.sbcl.org/
- 信息: Release/tag comparison is only available for GitHub repositories.

## 安全说明

narrow executable package without higher-risk signals.

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


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: $SBCL_HOME/sbclrc, /etc/sbclrc, ~/.sbclrc
## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** sbcl
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

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

- Debian apt - sbcl - 2:2.5.2-1: normalized package name match | Debian stable package indexes: sbcl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Common Lisp compiler and development system | http://www.sbcl.org
- Debian apt - sbcl-doc - 2:2.5.2-1: normalized package name match | Debian stable package indexes: sbcl-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Documentation for Steel Bank Common Lisp | http://www.sbcl.org
- Debian apt - sbcl-source - 2:2.5.2-1: normalized package name match | Debian stable package indexes: sbcl-source from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Source code files for SBCL | http://www.sbcl.org
- Nix - sbcl: normalized package name match | nixpkgs package indexes: sbcl from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
- Ubuntu apt - sbcl - 2:2.2.9-1ubuntu2: normalized package name match | Ubuntu 24.04 LTS package indexes: sbcl from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Common Lisp compiler and development system | http://www.sbcl.org
- Ubuntu apt - sbcl-doc - 2:2.2.9-1ubuntu2: normalized package name match | Ubuntu 24.04 LTS package indexes: sbcl-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Documentation for Steel Bank Common Lisp | http://www.sbcl.org
- Ubuntu apt - sbcl-source - 2:2.2.9-1ubuntu2: normalized package name match | Ubuntu 24.04 LTS package indexes: sbcl-source from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Source code files for SBCL | http://www.sbcl.org
- apk - sbcl - 2.6.7-r0: normalized package name match | Alpine Linux edge package indexes: sbcl from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Steel Bank Common Lisp | https://www.sbcl.org/
- apk - sbcl-doc - 2.6.7-r0: normalized package name match | Alpine Linux edge package indexes: sbcl-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Steel Bank Common Lisp (documentation) | https://www.sbcl.org/
- apk - sbcl-source - 2.6.7-r0: normalized package name match | Alpine Linux edge package indexes: sbcl-source from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | sbcl source code | https://www.sbcl.org/
- dnf - sbcl - 2.6.6-1.fc45: normalized package name match | Fedora Rawhide package metadata: sbcl from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Steel Bank Common Lisp | https://sbcl.sourceforge.io/
- pacman - sbcl - 2.6.7-1: normalized package name match | Arch Linux sync databases: sbcl from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Steel Bank Common Lisp | https://www.sbcl.org/
- zypper - sbcl - 2.6.7-1.1: normalized package name match | openSUSE Tumbleweed package metadata: sbcl from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Steel Bank Common Lisp | http://www.sbcl.org/
- zypper - sbcl-bin - 2.6.7-1.1: normalized package name match | openSUSE Tumbleweed package metadata: sbcl-bin from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | The Steel Bank Common Lisp loader program | http://www.sbcl.org/
- MacPorts - sbcl: normalized package name match | MacPorts ports tree: lang/sbcl/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Chocolatey - sbcl: normalized package name match | Chocolatey community package catalog: sbcl from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='7.9775996','wingide101'


## 相关链接

- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Developer build packages](https://pkg.so/zh-hans/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Language runtime packages](https://pkg.so/zh-hans/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [zstd](https://pkg.so/zh-hans/brew/zstd/) - Runtime dependency declared by Homebrew.
- [ecl](https://pkg.so/zh-hans/brew/ecl/) - Build dependency declared by Homebrew.
- [maxima](https://pkg.so/zh-hans/brew/maxima/) - Popular package that depends on this formula.
- [ocicl](https://pkg.so/zh-hans/brew/ocicl/) - Popular package that depends on this formula.
- [fricas](https://pkg.so/zh-hans/brew/fricas/) - Popular package that depends on this formula.
- [acl2](https://pkg.so/zh-hans/brew/acl2/) - Popular package that depends on this formula.
- [buildapp](https://pkg.so/zh-hans/brew/buildapp/) - Popular package that depends on this formula.
- [clozure-cl](https://pkg.so/zh-hans/brew/clozure-cl/) - Shares pkgdb curated category or tags: cli, common-lisp, compiler, implementation, language-runtime.
- [abcl](https://pkg.so/zh-hans/brew/abcl/) - Shares pkgdb curated category or tags: cli, common-lisp, compiler, language-runtime.
- [roswell](https://pkg.so/zh-hans/brew/roswell/) - Shares pkgdb curated category or tags: cli, common-lisp, language-runtime.
- [openjdk](https://pkg.so/zh-hans/brew/openjdk/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime, runtime.
- [openjdk@17](https://pkg.so/zh-hans/brew/openjdk-17/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime, runtime.
- [openjdk@21](https://pkg.so/zh-hans/brew/openjdk-21/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime, runtime.
- [openjdk@11](https://pkg.so/zh-hans/brew/openjdk-11/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime, runtime.

## Combined YAML source

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


## 来源

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
