macOS
brew install cclslocal Homebrew formula metadata
sudo port install cclsMacPorts ports tree · devel/ccls/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ccls in AI-Agent-Workflows.
Installation
brew install cclslocal Homebrew formula metadata
sudo port install cclsMacPorts ports tree · devel/ccls/Portfile · Quelle: api.github.com
sudo apk add cclsAlpine Linux edge package indexes · ccls · Quelle: dl-cdn.alpinelinux.org
sudo apt install cclsDebian stable package indexes · ccls · Quelle: deb.debian.org
nix profile install nixpkgs#cclsnixpkgs package indexes · pkgs/by-name/cc/ccls/package.nix · Quelle: api.github.com
sudo pacman -S cclsArch Linux sync databases · ccls · Quelle: geo.mirror.pkgbuild.com
sudo zypper install cclsopenSUSE Tumbleweed package metadata · ccls · Quelle: download.opensuse.org
Überblick
C/C++/ObjC language server
Verlauf
ccls is a C, C++, and Objective-C language server. Its README says it originates from cquery and supports completion, cross references, hierarchies, formatting, diagnostics, semantic highlighting, and whole-project indexing.
The official GitHub repository was created in March 2018. The README explicitly frames ccls as originating from cquery, another C/C++ language-server project, and describes ccls' distinguishing emphasis on indexing the whole project while serving requests before indexing is complete.
The supplied package facts show ccls packaged broadly across Alpine, Homebrew, Debian, MacPorts, Nix, Arch, Ubuntu, and openSUSE. That spread reflects language-server adoption by editors and distributions after the Language Server Protocol became common infrastructure.
A typical ccls setup gives the server a project-root compile_commands.json generated by the build system, or a project-root .ccls file containing compiler flags. Editors then speak LSP to ccls for code completion, navigation, references, diagnostics, and semantic highlighting.
ccls is significant because it packages a clang-based language server as a standalone system dependency instead of binding users to one editor extension. For package managers, it is the sort of developer-tool daemon that makes editor integrations reproducible across machines.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
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.
Config paths the tool may read or write during local use.
<project-root>/compile_commands.json<project-root>/.cclsExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
ccls | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/MaskRay/ccls
Installationsmetadaten
| Paketschlüssel | brew:ccls |
|---|---|
| Version | 0.20250815.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/ccls |
| Homepage | https://github.com/MaskRay/ccls |
| Repository | https://github.com/MaskRay/ccls |
| Upstream-Dokumentation | https://github.com/MaskRay/ccls#readme |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/MaskRay/ccls/archive/refs/tags/0.20250815.1.tar.gz |
| Zuletzt aktualisiert | 2026-07-10T13:05:06-04:00 |
| Pulse | updated |
| Abhängigkeiten | llvm |
| Build-Abhängigkeiten | cmake, rapidjson |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ccls |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
ccls 0.20241108-1
C/C++/ObjC language server
https://github.com/MaskRay/ccls
sudo apt install cclsccls
nix profile install nixpkgs#cclsccls 0.20240202-1
C/C++/ObjC language server
https://github.com/MaskRay/ccls
sudo apt install cclsccls 0.20250815.1-r1
C/C++/Objective-C language server
https://github.com/MaskRay/ccls
sudo apk add cclsccls 0.20250815.1-2
C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting
https://github.com/MaskRay/ccls
sudo pacman -S cclsccls 0.20250815.1-2.2
C/C++/ObjC language server
https://github.com/MaskRay/ccls
sudo zypper install cclsccls
sudo port install cclsQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.