# Installer emacs-clang-complete-async avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de emacs-clang-complete-async pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:emacs-clang-complete-async
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.5
- **Résumé source:** Emacs plugin using libclang to complete C/C++ code
- **Page d'accueil:** <https://github.com/Golevka/emacs-clang-complete-async>
- **Dépôt:** <https://github.com/Golevka/emacs-clang-complete-async>
- **Dernière mise à jour:** 2026-08-02T15:56:46+09:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- clang-complete (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.5
## Historique du projet et usages

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

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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


## Notes de sécurité

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

- **Risque Geiger:** blue / moyen
- 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)


## Sources

- 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
