# sccache mit Homebrew, apk, chocolatey, apt, dnf, MacPorts, Nix, pacman, zypper, scoop, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für sccache in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:sccache
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install sccache
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install sccache
```

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

### Linux

- apk (92%):

```sh
sudo apk add sccache
```

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

- Debian apt (92%):

```sh
sudo apt install sccache
```

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

- dnf (92%):

```sh
sudo dnf install sccache
```

  Evidenz: Fedora Rawhide package metadata: sccache from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#sccache
```

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

- pacman (92%):

```sh
sudo pacman -S sccache
```

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

- zypper (92%):

```sh
sudo zypper install sccache
```

  Evidenz: openSUSE Tumbleweed package metadata: sccache from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- Chocolatey (92%):

```sh
choco install sccache
```

  Evidenz: Chocolatey community package catalog: sccache from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','samsung-magician'

- Scoop (92%):

```sh
scoop install main/sccache
```

  Evidenz: Scoop official bucket manifest trees: bucket/sccache.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id Mozilla.sccache -e
```

  Evidenz: Windows Package Manager source index: Mozilla.sccache from https://cdn.winget.microsoft.com/cache/source.msix

## Paketfakten

- **Paketschlüssel:** brew:sccache
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/sccache>
- **Version:** 0.17.0
- **Quellzusammenfassung:** Used as a compiler wrapper and avoids compilation when possible
- **Homepage:** <https://github.com/mozilla/sccache>
- **Repository:** <https://github.com/mozilla/sccache>
- **Lizenz:** Apache-2.0
- **Quellarchiv:** <https://github.com/mozilla/sccache/archive/refs/tags/v0.17.0.tar.gz>
- **Zuletzt aktualisiert:** 2026-07-29T07:15:04Z
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- sccache (cli)
- sccache (Alias)

## Build-Abhängigkeiten

- pkgconf
- rust

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 0.17.0
- Manager aktualisiert: 2026-07-29
- lokale Daten: OK
- Upstream-Repository: https://github.com/mozilla/sccache
- neueste erkannte Version: v0.17.0 (aktuell)

## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals


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

- Linux: ~/.config/sccache/config
- macOS: ~/Library/Application Support/Mozilla.sccache/config
- Windows: %APPDATA%\Mozilla\sccache\config\config
## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** sccache
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Andere Paketmanager-Einträge

- Debian apt - sccache - 0.10.0-4: normalized package name match | Debian stable package indexes: sccache from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | compiler cache for fast recompilation of C/C++/Rust code | https://github.com/mozilla/sccache
- Nix - sccache: normalized package name match | nixpkgs package indexes: pkgs/by-name/sc/sccache/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - sccache - 0.7.7-2build1: normalized package name match | Ubuntu 24.04 LTS package indexes: sccache from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | compiler cache for fast recompilation of C/C++/Rust code | https://github.com/mozilla/sccache
- apk - sccache - 0.15.0-r0: normalized package name match | Alpine Linux edge package indexes: sccache from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | shared compilation cache for C/C++ and Rust | https://github.com/mozilla/sccache/
- apk - sccache-dist - 0.15.0-r0: normalized package name match | Alpine Linux edge package indexes: sccache-dist from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | shared compilation cache for C/C++ and Rust (dist server) | https://github.com/mozilla/sccache/
- apk - sccache-doc - 0.15.0-r0: normalized package name match | Alpine Linux edge package indexes: sccache-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | shared compilation cache for C/C++ and Rust (documentation) | https://github.com/mozilla/sccache/
- dnf - sccache - 0.17.0-1.fc45: normalized package name match | Fedora Rawhide package metadata: sccache from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Sccache is a ccache-like tool | https://crates.io/crates/sccache
- pacman - sccache - 0.16.0-3: normalized package name match | Arch Linux sync databases: sccache from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Shared compilation cache | https://github.com/mozilla/sccache
- zypper - sccache - 0.17.0~1-1.1: normalized package name match | openSUSE Tumbleweed package metadata: sccache from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | A compiler caching tool for Rust, C and C++ with optional cloud storage | https://github.com/mozilla/sccache
- MacPorts - sccache: normalized package name match | MacPorts ports tree: devel/sccache/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Chocolatey - sccache: normalized package name match | Chocolatey community package catalog: sccache from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','samsung-magician'
- Scoop - main/sccache: normalized package name match | Scoop official bucket manifest trees: bucket/sccache.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - Mozilla.sccache: normalized package name match | Windows Package Manager source index: Mozilla.sccache from https://cdn.winget.microsoft.com/cache/source.msix


## Verwandte Links

- [Source-control packages](https://pkg.so/de/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/de/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/de/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [pkgconf](https://pkg.so/de/brew/pkgconf/) - Build dependency declared by Homebrew.
- [rust](https://pkg.so/de/brew/rust/) - Build dependency declared by Homebrew.
- [ccache](https://pkg.so/de/brew/ccache/) - Shares pkgdb curated category or tags: build-cache, cli, compiler-cache, developer-tools.
- [cargo-sweep](https://pkg.so/de/brew/cargo-sweep/) - Shares pkgdb curated category or tags: build-cache, cli, developer-tools.
- [bazel-remote](https://pkg.so/de/brew/bazel-remote/) - Shares pkgdb curated category or tags: build-cache, cli, developer-tools.
- [octobuild](https://pkg.so/de/brew/octobuild/) - Shares pkgdb curated category or tags: build-cache, cli, compiler-cache, developer-tools.
- [recc](https://pkg.so/de/brew/recc/) - Shares pkgdb curated category or tags: cli, compiler-cache, developer-tools.
- [wllvm](https://pkg.so/de/brew/wllvm/) - Shares pkgdb curated category or tags: cli, compiler-wrapper, developer-tools.
- [cargo-chef](https://pkg.so/de/brew/cargo-chef/) - Shares pkgdb curated category or tags: build-cache, cli, developer-tools.
- [fastbuild](https://pkg.so/de/brew/fastbuild/) - Shares pkgdb curated category or tags: build-cache, cli, developer-tools.

## Combined YAML source

View the package source record on GitHub. [combined/sccache.yml](https://github.com/mxcl/pkgdb/blob/main/combined/sccache.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
