# 使用 Homebrew, apt 安装 buildapp

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

## 安装

```sh
sudo av install brew:buildapp
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install buildapp
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install buildapp
```

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

## 软件包事实

- **软件包键:** brew:buildapp
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/buildapp>
- **版本:** 1.5.6
- **来源摘要:** Creates executables with SBCL
- **主页:** <https://www.xach.com/lisp/buildapp/>
- **仓库:** <https://github.com/xach/buildapp>
- **上游文档:** <https://www.xach.com/lisp/buildapp/>
- **许可证:** BSD-2-Clause
- **源码归档:** <https://github.com/xach/buildapp/archive/refs/tags/release-1.5.6.tar.gz>
- **最后更新:** 2026-07-29T08:54:41+01:00
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- buildapp (cli)
- buildapp (别名)

## 依赖

- sbcl
- zstd

## 安装行为

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

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 1.5.6
- 管理器更新时间: 2026-07-29
- 本地数据: OK
- 上游仓库: https://github.com/xach/buildapp
- 信息: No cached GitHub release or tag data was available.
## 项目历史与用法

Buildapp is a Common Lisp command-line tool by Zach Beane for creating executable images with SBCL or Clozure CL.

### 项目历史

Buildapp comes from the Common Lisp image-building tradition: instead of compiling a small native binary from scratch, it configures a Lisp image, loads code and ASDF systems, sets an entry point, and saves an executable. The official page compares it to `cl-launch` and hu.dwim.build.

The public release tags run through the 1.x series, and the official page lists 1.5.6 as the latest version released on November 7, 2015.

### 采用历史

Buildapp's adoption is niche but durable in Common Lisp packaging. It appears in Homebrew, Debian, and Ubuntu according to the input, reflecting its use as a small system tool for turning SBCL or CCL applications into command-line executables.

Its homepage examples show the kind of usage that made it handy before containerized deployment became common: single-file Lisp utilities, web-related command-line tools, and larger saved-image applications.

### 使用方式

A typical invocation passes `--output`, one or more `--eval`, `--load-system`, or ASDF path options, and an `--entry` function. Buildapp then saves a runnable Lisp image that starts at that entry point.

It has no documented per-user credentials or configuration file location in the official docs.

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

Buildapp is interesting because it packages the Lisp saved-image model as a Unix-friendly build command. For package maintainers, it turns a Lisp system into an executable artifact that can be installed like other CLI tools.

It also preserves a specific era of Common Lisp deployment practice, where ASDF systems, implementation-specific image saving, and small wrapper tools made Lisp programs feel more like conventional command-line software.

### 时间线

- 2000s: Buildapp emerged in the SBCL/CCL Common Lisp deployment ecosystem.
- 2010s: Public release tags progressed through the 1.4 and 1.5 series.
- 2015: Version 1.5.6 was released on November 7 according to the official homepage.

### Related projects

- SBCL and Clozure CL are the Lisp implementations named by the official page.
- `cl-launch` and hu.dwim.build are similar tools named by the official page.
- ASDF is part of the documented workflow for loading Lisp systems before saving an executable.

### 来源

- <https://github.com/xach/buildapp>
- <https://www.xach.com/lisp/buildapp>
- source_facts.package-manager


## 安全说明

narrow executable package without higher-risk signals.

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

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** buildapp
- **Version Scheme:** 0
- **Revision:** 5
- **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 - buildapp - 1.5.6-3+b1: normalized package name match | Debian stable package indexes: buildapp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | application to create common lisp images | https://www.xach.com/lisp/buildapp/
- Ubuntu apt - buildapp - 1.5.6-3build1: normalized package name match | Ubuntu 24.04 LTS package indexes: buildapp from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | application to create common lisp images | https://www.xach.com/lisp/buildapp/


## 相关链接

- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/zh-hans/developer-build-tools/) - Matched build, compiler, generator, or developer workflow 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.
- [sbcl](https://pkg.so/zh-hans/brew/sbcl/) - Runtime dependency declared by Homebrew.
- [ocicl](https://pkg.so/zh-hans/brew/ocicl/) - Shares pkgdb curated category or tags: cli, common-lisp, developer-tools.
- [alive2](https://pkg.so/zh-hans/brew/alive2/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, zstd.
- [ccache](https://pkg.so/zh-hans/brew/ccache/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, zstd.

## Combined YAML source

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


## 来源

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