# Install ccls

C/C++/ObjC language server. Version 0.20250815.1 via Homebrew; verified from local package data.

## Install

```sh
sudo av install brew:ccls
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install ccls
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install ccls
```

  Evidence: MacPorts ports tree: devel/ccls/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add ccls
```

  Evidence: Alpine Linux edge package indexes: ccls from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install ccls
```

  Evidence: Debian stable package indexes: ccls from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#ccls
```

  Evidence: nixpkgs package indexes: pkgs/by-name/cc/ccls/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S ccls
```

  Evidence: Arch Linux sync databases: ccls from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install ccls
```

  Evidence: openSUSE Tumbleweed package metadata: ccls from https://download.opensuse.org/tumbleweed/repo/oss/repodata/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-primary.xml.zst

## Package Facts

- **Package key:** brew:ccls
- **Package manager:** Homebrew
- **Package manager URL:** <https://formulae.brew.sh/formula/ccls>
- **Version:** 0.20250815.1
- **Source summary:** C/C++/ObjC language server
- **Homepage:** <https://github.com/MaskRay/ccls>
- **Repository:** <https://github.com/MaskRay/ccls>
- **Upstream docs:** <https://github.com/MaskRay/ccls#readme>
- **License:** Apache-2.0
- **Source archive:** <https://github.com/MaskRay/ccls/archive/refs/tags/0.20250815.1.tar.gz>
- **Generated:** 2026-06-10T07:18:26+00:00

## Executables

- ccls (cli)
- ccls (alias)

## Dependencies

- llvm

## Build Dependencies

- cmake
- rapidjson

## Install Behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-06-10
- Package-manager version: 0.20250815.1
- Local data status: ok
- Upstream repository: https://github.com/MaskRay/ccls
- Upstream latest detected: 0.20250815.1 (current)
- info: No package-manager update timestamp was available.

## セキュリティノート

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

- **Geiger risk:** blue / medium
- broad file, network, media, or database tool signal

## Source Database Details

- **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:** head, stable

## Other Package-Manager Records

- Debian apt - ccls - 0.20241108-1: normalized package name match | Debian stable package indexes: ccls from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | C/C++/ObjC language server | https://github.com/MaskRay/ccls
- Nix - ccls: normalized package name match | nixpkgs package indexes: pkgs/by-name/cc/ccls/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - ccls - 0.20240202-1: normalized package name match | Ubuntu 24.04 LTS package indexes: ccls from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | C/C++/ObjC language server | https://github.com/MaskRay/ccls
- apk - ccls - 0.20250815.1-r1: normalized package name match | Alpine Linux edge package indexes: ccls from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | C/C++/Objective-C language server | https://github.com/MaskRay/ccls
- pacman - ccls - 0.20250815.1-2: normalized package name match | Arch Linux sync databases: ccls from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting | https://github.com/MaskRay/ccls
- zypper - ccls - 0.20250815.1-2.2: normalized package name match | openSUSE Tumbleweed package metadata: ccls from https://download.opensuse.org/tumbleweed/repo/oss/repodata/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-primary.xml.zst | C/C++/ObjC language server | https://github.com/MaskRay/ccls
- MacPorts - ccls: normalized package name match | MacPorts ports tree: devel/ccls/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Related Links

- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://www.automicvault.com/ja/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/ja/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [llvm](https://www.automicvault.com/ja/pkg/brew/llvm/) - Runtime dependency declared by Homebrew.
- [cmake](https://www.automicvault.com/ja/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [yaml-language-server](https://www.automicvault.com/ja/pkg/brew/yaml-language-server/) - Shares av.db curated category or tags: cli, developer-tools, language-server, language-server-protocol.
- [sql-language-server](https://www.automicvault.com/ja/pkg/brew/sql-language-server/) - Shares av.db curated category or tags: cli, developer-tools, language-server, language-server-protocol.
- [purescript-language-server](https://www.automicvault.com/ja/pkg/brew/purescript-language-server/) - Shares av.db curated category or tags: cli, developer-tools, language-server, language-server-protocol.
- [ccache](https://www.automicvault.com/ja/pkg/brew/ccache/) - Shares av.db curated category or tags: c, c-plus-plus, cli, developer-tools.
- [swig](https://www.automicvault.com/ja/pkg/brew/swig/) - Shares av.db curated category or tags: c, c-plus-plus, cli, developer-tools.
- [gdb](https://www.automicvault.com/ja/pkg/brew/gdb/) - Shares av.db curated category or tags: c, c-plus-plus, cli, developer-tools.
- [enchant](https://www.automicvault.com/ja/pkg/brew/enchant/) - Shares av.db curated category or tags: c, c-plus-plus, cli, developer-tools.
- [lua-language-server](https://www.automicvault.com/ja/pkg/brew/lua-language-server/) - Shares av.db curated category or tags: cli, developer-tools, language-server.
- [crystalline](https://www.automicvault.com/ja/pkg/brew/crystalline/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, developer, developer-tools, language, language-server.

## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
