# Install emacs-clang-complete-async with Homebrew

Emacs plugin using libclang to complete C/C++ code. Version 0.5 via Homebrew; verified 2026-08-02.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

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

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:emacs-clang-complete-async
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/emacs-clang-complete-async>
- **Version:** 0.5
- **Source summary:** Emacs plugin using libclang to complete C/C++ code
- **Homepage:** <https://github.com/Golevka/emacs-clang-complete-async>
- **Repository:** <https://github.com/Golevka/emacs-clang-complete-async>
- **License:** GPL-3.0-or-later
- **Source archive:** <https://github.com/Golevka/emacs-clang-complete-async/archive/refs/tags/v0.5.tar.gz>
- **Last updated:** 2026-08-02T15:56:46+09:00
- **Generated:** 2026-08-04T22:13:35+00:00

## Executables

- clang-complete (cli)
- clang-complete (alias)

## Dependencies

- llvm

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Freshness

- Page generated: 2026-08-04
- Package-manager version: 0.5
- Package-manager updated: 2026-08-02
- Local data: ok
- Upstream repository: https://github.com/Golevka/emacs-clang-complete-async
- Upstream latest detected: v0.5 (current)
## Project history and usage

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

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 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.

### Sources

- 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


## Security Notes

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

- **Geiger risk:** blue / medium
- 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 Details

- **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


## Related links

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


## Sources

- 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
