# emacs-clang-complete-async mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für emacs-clang-complete-async in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

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

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:emacs-clang-complete-async
- **Paketmanager:** Homebrew
- **Version:** 0.5
- **Quellzusammenfassung:** 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>
- **Zuletzt aktualisiert:** 2026-08-02T15:56:46+09:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- clang-complete (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.5
## Projektgeschichte und Nutzung

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

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

- 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


## Sicherheitshinweise

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

- **Geiger-Risiko:** blue / mittel
- 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)


## Quellen

- 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
