# 使用 Homebrew, apk, chocolatey, apt, dnf, MacPorts, Nix, pacman, zypper, scoop, winget 安装 sccache

查看 sccache 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install sccache
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install sccache
```

  证据: 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
```

  证据: 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
```

  证据: 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
```

  证据: Fedora Rawhide package metadata: sccache from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

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

  证据: 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
```

  证据: 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
```

  证据: 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
```

  证据: 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
```

  证据: 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
```

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

## 软件包事实

- **软件包键:** brew:sccache
- **软件包管理器:** Homebrew
- **版本:** 0.17.0
- **来源摘要:** Used as a compiler wrapper and avoids compilation when possible
- **主页:** <https://github.com/mozilla/sccache>
- **仓库:** <https://github.com/mozilla/sccache>
- **最后更新:** 2026-07-29T07:15:04Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- sccache (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.17.0

## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- 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
## 其他软件包管理器记录

- 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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-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


## Combined YAML source

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


## 来源

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