Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper 安装 distcc

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install distcc

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install distcc

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

Linux

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

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

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

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

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

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

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

nixpkgs package indexes · distcc · 来源: raw.githubusercontent.com

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

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

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

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

概览

软件包摘要

Distributed compiler client and server

命令和别名

  • distcc
  • distccd
  • distccmon-text
  • lsdistcc
  • pump
  • update-distcc-symlinks

历史

项目历史与用法

distcc is a distributed C, C++, and Objective-C compilation front end originally written by Martin Pool. It matters to package and ports maintainers because it attacks one of the classic pain points of source-based packaging: repeated local compiler work during large builds.

项目历史

The project presents itself as a free distributed C/C++ compiler system that can run builds across several networked machines without requiring a shared filesystem, synchronized clocks, or matching installed headers and libraries on every host. Its 3.0 series added pump mode, a Google-contributed path that distributes preprocessing as well as compilation when client and server systems are compatible enough.

采用历史

distcc's own documentation describes use at scales ranging from a few build hosts to environments with hundreds of distcc servers supporting many simultaneous compiles. The project also records later maintainer transitions and continued releases, including 3.2 in 2011, 3.3 in 2018, 3.4 in 2021, and ongoing 3.x development.

使用方式

Users typically export a host list through DISTCC_HOSTS or place host configuration under the distcc directory, then invoke parallel builds through make -j with CC=distcc or compiler masquerading. The server side is handled by distccd, while monitoring and helper commands support day-to-day build-farm operation.

为什么软件包爱好者会关心

distcc is a long-running example of Unix build acceleration that works with ordinary compiler invocations instead of replacing the whole build system. That makes it especially attractive in package-manager culture, where maintainers often need to build large C and C++ dependency graphs while preserving normal toolchain semantics.

时间线

  • 2008: distcc 3.0 adds pump mode for distributed preprocessing.
  • 2011: distcc 3.2 adds IPv6 support and optional GSS-API authentication.
  • 2018: distcc 3.3 adds cross-compilation support and Python 3 support.
  • 2021: distcc 3.4 continues the 3.x line with build and monitoring fixes.

Related projects

  • ccache is often paired conceptually with distcc because both reduce C and C++ build cost, though ccache avoids repeated compilation through local cache hits while distcc spreads remaining compilation across machines.
  • icecream occupies the same distributed-compilation niche but uses a scheduler-oriented model, while distcc stays close to conventional compiler command lines.

安全态势

风险级别:orange

broad file, network, media, or database tool signal. formula declares a Homebrew service.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • broad file, network, media, or database tool signal
  • formula declares a Homebrew service

信号

  • metadata:service
  • text:client,server

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • formula 元数据声明了服务或守护进程块。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 1 个运行时依赖。
  • 构建元数据列出 1 个构建依赖。

建议审查

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

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.

Unix
$DISTCC_DIR/hosts~/.distcc/hosts

可执行文件

已安装的可执行文件

命令类型暴露范围备注
distcccli全局可执行文件
distccdcli全局可执行文件
distccmon-textcli全局可执行文件
lsdistcccli全局可执行文件
pumpcli全局可执行文件
update-distcc-symlinkscli全局可执行文件

新鲜度

版本和新鲜度

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

页面生成时间2026-07-25
管理器版本3.4
管理器更新时间2026-07-10
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/distcc/distcc

安装元数据

软件包元数据

软件包键brew:distcc
版本3.4
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/distcc
主页https://github.com/distcc/distcc/
仓库https://github.com/distcc/distcc
上游文档https://github.com/distcc/distcc#readme
许可证GPL-2.0-or-later
源码归档https://github.com/distcc/distcc/releases/download/v3.4/distcc-3.4.tar.gz
最后更新2026-07-10T19:03:07-04:00
Pulseupdated
依赖python@3.14
构建依赖python-setuptools
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务declared

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namedistcc
Version Scheme0
Revision3
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

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

Debian apt95%

distcc 3.4+really3.4-12

simple distributed compiler client and server

https://distcc.github.io/

sudo apt install distcc
  • Section: devel
  • Architecture: amd64
  • 10 依赖
  • 5 可选依赖
  • normalized package name match
  • 匹配方式:Distcc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: distcc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

distcc-pump 3.4+really3.4-12

pump mode for distcc a distributed compiler client and server

https://distcc.github.io/

sudo apt install distcc-pump
  • Section: devel
  • Architecture: amd64
  • Source Package: distcc
  • 3 依赖
  • normalized package name match
  • 匹配方式:Distcc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: distcc-pump from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

distccmon-gnome 3.4+really3.4-12

GTK+ monitor for distcc a distributed client and server

https://distcc.github.io/

sudo apt install distccmon-gnome
  • Section: devel
  • Architecture: amd64
  • Source Package: distcc
  • 4 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Distcc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: distccmon-gnome from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

distcc

nix profile install nixpkgs#distcc
  • normalized package name match
  • 匹配方式:Distcc
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: distcc from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

distcc 3.4+really3.4-4build3

simple distributed compiler client and server

https://distcc.github.io/

sudo apt install distcc
  • Section: universe/devel
  • Architecture: amd64
  • 10 依赖
  • 5 可选依赖
  • normalized package name match
  • 匹配方式:Distcc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: distcc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

distcc-pump 3.4+really3.4-4build3

pump mode for distcc a distributed compiler client and server

https://distcc.github.io/

sudo apt install distcc-pump
  • Section: universe/devel
  • Architecture: amd64
  • Source Package: distcc
  • 3 依赖
  • normalized package name match
  • 匹配方式:Distcc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: distcc-pump from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

distccmon-gnome 3.4+really3.4-4build3

GTK+ monitor for distcc a distributed client and server

https://distcc.github.io/

sudo apt install distccmon-gnome
  • Section: universe/devel
  • Architecture: amd64
  • Source Package: distcc
  • 4 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Distcc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: distccmon-gnome from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

distcc 3.4-r10

Ddistributed C, C++, Obj C compiler

https://github.com/distcc/distcc

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

distcc-doc 3.4-r10

Ddistributed C, C++, Obj C compiler (documentation)

https://github.com/distcc/distcc

sudo apk add distcc-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: distcc
  • normalized package name match
  • 匹配方式:Distcc
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: distcc-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

distcc-openrc 3.4-r10

Ddistributed C, C++, Obj C compiler (OpenRC init scripts)

https://github.com/distcc/distcc

sudo apk add distcc-openrc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: distcc
  • normalized package name match
  • 匹配方式:Distcc
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: distcc-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

distcc-pump 3.4-r10

pump mode for distcc a distributed compiler client and server

https://github.com/distcc/distcc

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

distcc-pump-pyc 3.4-r10

Precompiled Python bytecode for distcc-pump

https://github.com/distcc/distcc

sudo apk add distcc-pump-pyc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: distcc
  • 1 依赖
  • normalized package name match
  • 匹配方式:Distcc
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: distcc-pump-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

distcc 3.4-15.fc45

Distributed C/C++ compilation

https://github.com/distcc/distcc

sudo dnf install distcc
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: distcc
  • 7 依赖
  • 4 提供
  • normalized package name match
  • 匹配方式:Distcc
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: distcc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

distcc-gnome 3.4-15.fc45

Gnome frontend of distcc monitoring tool

https://github.com/distcc/distcc

sudo dnf install distcc-gnome
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: distcc
  • 8 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Distcc
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: distcc-gnome from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

distcc-server 3.4-15.fc45

Server for distributed C/C++ compilation

https://github.com/distcc/distcc

sudo dnf install distcc-server
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: distcc
  • 11 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Distcc
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: distcc-server from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

distcc 3.4-15

Distributed compilation service for C, C++ and Objective-C

https://github.com/distcc/distcc

sudo pacman -S distcc
  • License: GPL-2.0-only
  • Architecture: x86_64
  • 3 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Distcc
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: distcc from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

来源线索

由仓库数据生成

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

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment