# 使用 Homebrew 安装 emacs-clang-complete-async

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

## 安装

```sh
sudo av install brew:emacs-clang-complete-async
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install emacs-clang-complete-async
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:emacs-clang-complete-async
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/emacs-clang-complete-async>
- **版本:** 0.5
- **来源摘要:** Emacs plugin using libclang to complete C/C++ code
- **主页:** <https://github.com/Golevka/emacs-clang-complete-async>
- **仓库:** <https://github.com/Golevka/emacs-clang-complete-async>
- **许可证:** GPL-3.0-or-later
- **源码归档:** <https://github.com/Golevka/emacs-clang-complete-async/archive/refs/tags/v0.5.tar.gz>
- **最后更新:** 2026-08-02T15:56:46+09:00
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- clang-complete (cli)
- clang-complete (别名)

## 依赖

- llvm

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 0.5
- 管理器更新时间: 2026-08-02
- 本地数据: OK
- 上游仓库: https://github.com/Golevka/emacs-clang-complete-async
- 检测到的最新版本: v0.5 (当前)
## 项目历史与用法

emacs-clang-complete-async is an Emacs extension that uses libclang and a helper binary to provide asynchronous C and C++ code completion.

### 项目历史

The GitHub repository was created in May 2012. Its README describes a client/server design with an Emacs Lisp client and a C server binary named clang-complete.

### 采用历史

Homebrew packages the project at version 0.5 from the official GitHub tag. Official public metadata is otherwise thin, so broader adoption history should be treated cautiously.

### 使用方式

Users build the clang-complete server with make, copy the Emacs Lisp file and binary into ~/.emacs.d, add setup code to .emacs, and optionally configure clang flags in .emacs or .dir-locals.el.

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

The package is relevant to editor and package-manager users as an older Emacs completion integration that wrapped libclang before newer language-server workflows became dominant.

### 时间线

- 2012: GitHub repository created
- 2017: Repository last pushed according to GitHub API metadata
- 2026: Homebrew formula tracks v0.5

### Related projects

- The README references auto-complete and libclang as core dependencies in the completion workflow.

### 来源

- GitHub repository API: created_at 2012-05-13, language Emacs Lisp, pushed_at 2017-01-26
- GitHub tags API: v0.5 tag exists
- Homebrew formula API: stable version 0.5 and official source archive
- Official README: introduction, setup, usage, and relationship to libclang and auto-complete


## 安全说明

broad file, network, media, or database tool signal.

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal


## 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: ~/.emacs.d/, .emacs, .dir-locals.el
## 源数据库详情

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


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/zh-hans/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [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.
- [llvm](https://pkg.so/zh-hans/brew/llvm/) - Runtime dependency declared by Homebrew.
- [include-what-you-use](https://pkg.so/zh-hans/brew/include-what-you-use/) - Shares pkgdb curated category or tags: clang, cli, cpp, developer-tools.
- [clang-build-analyzer](https://pkg.so/zh-hans/brew/clang-build-analyzer/) - Shares pkgdb curated category or tags: clang, cli, cpp, developer-tools.
- [clang-uml](https://pkg.so/zh-hans/brew/clang-uml/) - Shares pkgdb curated category or tags: clang, cli, cpp, developer-tools.
- [clazy](https://pkg.so/zh-hans/brew/clazy/) - Shares pkgdb curated category or tags: clang, cli, cpp, developer-tools.
- [clangql](https://pkg.so/zh-hans/brew/clangql/) - Shares pkgdb curated category or tags: clang, cli, cpp, developer-tools.
- [clang-include-graph](https://pkg.so/zh-hans/brew/clang-include-graph/) - Shares pkgdb curated category or tags: clang, cli, cpp, developer-tools.
- [rtags](https://pkg.so/zh-hans/brew/rtags/) - Shares pkgdb curated category or tags: clang, cli, developer-tools, emacs.
- [standardese](https://pkg.so/zh-hans/brew/standardese/) - Shares pkgdb curated category or tags: cli, cpp, developer-tools, libclang.

## Combined YAML source

View the package source record on GitHub. [combined/emacs-clang-complete-async.yml](https://github.com/mxcl/pkgdb/blob/main/combined/emacs-clang-complete-async.yml)


## 来源

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