pkg.soopen package index

brew / 排名 973

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

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install sccache

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install sccache

MacPorts ports tree · devel/sccache/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add sccache

Alpine Linux edge package indexes · sccache · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install sccache

Debian stable package indexes · sccache · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install sccache

Fedora Rawhide package metadata · sccache · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#sccache

nixpkgs package indexes · pkgs/by-name/sc/sccache/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S sccache

Arch Linux sync databases · sccache · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install sccache

openSUSE Tumbleweed package metadata · sccache · 来源: download.opensuse.org

Windows

Chocolatey已验证 · 92%
choco install sccache

Chocolatey community package catalog · sccache · 来源: community.chocolatey.org

Scoop已验证 · 92%
scoop install main/sccache

Scoop official bucket manifest trees · bucket/sccache.json · 来源: api.github.com

Windows Package Manager已验证 · 92%
winget install --id Mozilla.sccache -e

Windows Package Manager source index · Mozilla.sccache · 来源: cdn.winget.microsoft.com

概览

软件包摘要

Used as a compiler wrapper and avoids compilation when possible

命令和别名

  • sccache

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

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

Config paths the tool may read or write during local use.

Linux
~/.config/sccache/config
macOS
~/Library/Application Support/Mozilla.sccache/config
Windows
%APPDATA%\Mozilla\sccache\config\config

可执行文件

已安装的可执行文件

命令类型暴露范围备注
sccache可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本0.17.0
管理器更新时间2026-07-29
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:sccache
版本0.17.0
软件包管理器Homebrew
主页https://github.com/mozilla/sccache
仓库https://github.com/mozilla/sccache
最后更新2026-07-29T07:15:04Z
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

sccache 0.10.0-4

compiler cache for fast recompilation of C/C++/Rust code

https://github.com/mozilla/sccache

sudo apt install sccache
  • Section: devel
  • Architecture: amd64
  • 4 依赖
  • normalized package name match
  • 匹配方式:Sccache
Debian stable package indexes · deb.debian.org · Debian stable package indexes: sccache from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

sccache

nix profile install nixpkgs#sccache
  • normalized package name match
  • 匹配方式:Sccache
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/sc/sccache/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

sccache 0.7.7-2build1

compiler cache for fast recompilation of C/C++/Rust code

https://github.com/mozilla/sccache

sudo apt install sccache
  • Section: universe/devel
  • Architecture: amd64
  • 4 依赖
  • normalized package name match
  • 匹配方式:Sccache
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: sccache from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

sccache 0.15.0-r0

shared compilation cache for C/C++ and Rust

https://github.com/mozilla/sccache/

sudo apk add sccache
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: sccache
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Sccache
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: sccache from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

sccache-dist 0.15.0-r0

shared compilation cache for C/C++ and Rust (dist server)

https://github.com/mozilla/sccache/

sudo apk add sccache-dist
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: sccache
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Sccache
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: sccache-dist from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

sccache-doc 0.15.0-r0

shared compilation cache for C/C++ and Rust (documentation)

https://github.com/mozilla/sccache/

sudo apk add sccache-doc
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: sccache
  • normalized package name match
  • 匹配方式:Sccache
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: sccache-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

sccache 0.17.0-1.fc45

Sccache is a ccache-like tool

https://crates.io/crates/sccache

sudo dnf install sccache
  • License: Apache-2.0 AND (Apache-2.0 OR MIT) AND BSD-2-Clause AND BSD-3-Clause AND CDLA-Permissive-2.0 AND ISC AND MIT AND MPL-2.0 AND Unicode-3.0 AND Unicode-DFS-2016
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: rust-sccache
  • 7 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Sccache
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: sccache from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

sccache 0.16.0-3

Shared compilation cache

https://github.com/mozilla/sccache

sudo pacman -S sccache
  • License: Apache-2.0
  • Architecture: x86_64
  • 4 依赖
  • 2 可选依赖
  • normalized package name match
  • 匹配方式:Sccache
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: sccache from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

sccache 0.17.0~1-1.1

A compiler caching tool for Rust, C and C++ with optional cloud storage

https://github.com/mozilla/sccache

sudo zypper install sccache
  • License: (0BSD OR MIT OR Apache-2.0) AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR MIT) AND (Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT) AND (Apache-2.0 OR
  • Category: Development/Languages/Rust
  • Architecture: x86_64
  • Source Package: sccache
  • 4 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Sccache
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: sccache from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

sccache

sudo port install sccache
  • normalized package name match
  • 匹配方式:Sccache
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/sccache/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

sccache

choco install sccache
  • normalized package name match
  • 匹配方式:Sccache
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: sccache from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','samsung-magician'
Scoop95%

main/sccache

scoop install main/sccache
  • normalized package name match
  • 匹配方式:Sccache
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/sccache.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

Mozilla.sccache

winget install --id Mozilla.sccache -e
  • normalized package name match
  • 匹配方式:Sccache
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Mozilla.sccache from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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