# 使用 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
- **版本:** 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>
- **最后更新:** 2026-08-02T15:56:46+09:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- clang-complete (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.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

## 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
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
