Automic VaultAutomic Vault

brew

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

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install xrootd

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install xrootd

MacPorts ports tree · science/xrootd/Portfile · 来源: api.github.com

Linux

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

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

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

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

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

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

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

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

openSUSE zypper已验证 · 92%
sudo zypper install xrootd-client

openSUSE Tumbleweed package metadata · xrootd-client · 来源: download.opensuse.org

概览

软件包摘要

High performance, scalable, fault-tolerant access to data

命令和别名

  • cconfig
  • cmsd
  • frm_admin
  • frm_purged
  • frm_xfragent
  • frm_xfrd
  • mpxstats
  • wait41
  • xrdacctest
  • xrdadler32
  • xrdcks
  • xrdcopy
  • xrdcp
  • xrdcrc32c
  • xrdfs
  • xrdgsiproxy
  • xrdgsitest
  • xrdmapc
  • xrdpfc_print
  • xrdpinls
  • xrdpwdadmin
  • xrdreplay
  • xrdsssadmin
  • xrootd
  • xrootd-config

历史

项目历史与用法

XRootD is a high-performance distributed data-access and storage framework born in high-energy physics. It provides the protocol, servers, clients, plugins, and command-line tools used to move and access massive datasets across disk, tape, remote sites, and storage backends.

项目历史

The official XRootD site and README trace the project to the High Energy Physics community's need to satisfy the BaBar experiment's data storage and access requirements at SLAC. It was later extended for Large Hadron Collider experiments at CERN, where the same design pressures became much larger: remote access, federated storage, fault tolerance, and throughput at scientific scale.

The name expands to eXtended ROOT Daemon, reflecting its ROOT/HEP origins, but the modern project is broader than a single experiment or file format. The current documentation describes a scalable architecture with multi-protocol communications, plugins, authentication and authorization methods, erasure-coded files, and integration with storage systems such as Ceph.

采用历史

XRootD became infrastructure for the Worldwide LHC Computing Grid era because LHC experiments needed data access that could span institutes, national labs, and storage technologies. The official README states that XRootD powers CERN's EOS distributed filesystem, which is used by LHC experiments and backs CERNBox.

Adoption moved beyond one site through distribution channels and ecosystem bindings. The project documents installation via RPM and DEB repositories, distro packages, Homebrew, conda-forge, and PyPI bindings, which reflects how XRootD serves both storage administrators and analysis users who only need clients such as `xrdcp` or Python bindings.

使用方式

Administrators deploy XRootD servers and cluster-management components to expose distributed storage, configure authentication, proxying, monitoring, federation, and backend storage plugins. The package includes daemons such as `xrootd` and `cmsd` plus many administrative and diagnostic commands.

Data users most often encounter the client side: `xrdcp` for copying files, `xrdfs` for filesystem-like operations, checksum tools, Python bindings, and experiment frameworks that open files remotely through the XRootD protocol rather than first staging full datasets locally.

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

XRootD is one of the clearest examples of scientific infrastructure hidden behind a package name. Installing it may provide a single CLI for a laptop user, but the same source tree also underpins globally federated data access for particle-physics workloads.

It matters to package nerds because it packages a protocol ecosystem: daemons, client commands, C++ libraries, Python bindings, config grammar, docs, and site policies all have to line up across long-lived Linux distributions, macOS workstations, and scientific clusters.

时间线

  • Early 2000s: XRootD is initially developed in the HEP community for BaBar data access at SLAC.
  • LHC era: The project is extended for Large Hadron Collider experiment data access at CERN.
  • 2010s: XRootD becomes part of WLCG-style federated data access and storage operations.
  • 2020: XRootD 5.x documentation and package channels support modern client/server deployments.
  • 2026: XRootD 6.x releases and documentation continue, with official packages and bindings across RPM, DEB, Homebrew, conda-forge, and PyPI.

Related projects

  • ROOT is the original high-energy-physics data ecosystem behind the XRootD name.
  • EOS is CERN's distributed filesystem powered by XRootD technology.
  • CERNBox uses EOS, and therefore indirectly depends on XRootD as storage infrastructure.
  • Ceph is a storage system XRootD can integrate with through plugins or deployments.
  • WLCG data-management tooling commonly uses XRootD clients and third-party copy workflows.

安全态势

尚未找到受保护工具覆盖

没有找到 xrootd 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 5 个运行时依赖。
  • 构建元数据列出 3 个构建依赖。

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
cconfigcli全局可执行文件
cmsdcli全局可执行文件
frm_admincli全局可执行文件
frm_purgedcli全局可执行文件
frm_xfragentcli全局可执行文件
frm_xfrdcli全局可执行文件
mpxstatscli全局可执行文件
wait41cli全局可执行文件
xrdacctestcli全局可执行文件
xrdadler32cli全局可执行文件
xrdckscli全局可执行文件
xrdcopycli全局可执行文件
xrdcpcli全局可执行文件
xrdcrc32ccli全局可执行文件
xrdfscli全局可执行文件
xrdgsiproxycli全局可执行文件
xrdgsitestcli全局可执行文件
xrdmapccli全局可执行文件
xrdpfc_printcli全局可执行文件
xrdpinlscli全局可执行文件
xrdpwdadmincli全局可执行文件
xrdreplaycli全局可执行文件
xrdsssadmincli全局可执行文件
xrootdcli全局可执行文件
xrootd-configcli全局可执行文件

新鲜度

版本和新鲜度

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

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

https://github.com/xrootd/xrootd

安装元数据

软件包元数据

软件包键brew:xrootd
版本6.1.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/xrootd
主页https://xrootd.org/
仓库https://github.com/xrootd/xrootd
上游文档https://xrootd.org/docs
许可证LGPL-3.0-or-later
源码归档https://github.com/xrootd/xrootd/releases/download/v6.1.0/xrootd-6.1.0.tar.gz
最后更新2026-06-26T16:10:00-04:00
Pulseupdated
依赖davix, krb5, libzip, openssl@3, readline
构建依赖cmake, pkgconf, python@3.14
macOS 提供的库curl, libxcrypt, libxml2
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

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

Debian apt95%

libxrdapputils2t64 5.8.1-1

Utilities library for xrootd applications

https://xrootd.web.cern.ch/

sudo apt install libxrdapputils2t64
  • Section: libs
  • Architecture: amd64
  • Source Package: xrootd
  • 4 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Xrootd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libxrdapputils2t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libxrdcephposix0 5.8.1-1

Ceph posix library for xrootd

https://xrootd.web.cern.ch/

sudo apt install libxrdcephposix0
  • Section: libs
  • Architecture: amd64
  • Source Package: xrootd
  • 6 依赖
  • normalized package name match
  • 匹配方式:Xrootd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libxrdcephposix0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libxrdcl3t64 5.8.1-1

Client library for xrootd

https://xrootd.web.cern.ch/

sudo apt install libxrdcl3t64
  • Section: libs
  • Architecture: amd64
  • Source Package: xrootd
  • 8 依赖
  • 1 提供
  • 2 可选依赖
  • normalized package name match
  • 匹配方式:Xrootd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libxrdcl3t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libxrdcrypto2t64 5.8.1-1

Cryptograpic library for xrootd

https://xrootd.web.cern.ch/

sudo apt install libxrdcrypto2t64
  • Section: libs
  • Architecture: amd64
  • Source Package: xrootd
  • 4 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Xrootd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libxrdcrypto2t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libxrdcryptolite2t64 5.8.1-1

Light version of cryptograpic library for xrootd

https://xrootd.web.cern.ch/

sudo apt install libxrdcryptolite2t64
  • Section: libs
  • Architecture: amd64
  • Source Package: xrootd
  • 5 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Xrootd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libxrdcryptolite2t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libxrdec1t64 5.8.1-1

Erasure code library for xrootd

https://xrootd.web.cern.ch/

sudo apt install libxrdec1t64
  • Section: libs
  • Architecture: amd64
  • Source Package: xrootd
  • 5 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Xrootd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libxrdec1t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libxrdffs3t64 5.8.1-1

File protocol library for xrootd

https://xrootd.web.cern.ch/

sudo apt install libxrdffs3t64
  • Section: libs
  • Architecture: amd64
  • Source Package: xrootd
  • 6 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Xrootd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libxrdffs3t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libxrdhttputils2t64 5.8.1-1

HTTP protocol utilities library for xrootd

https://xrootd.web.cern.ch/

sudo apt install libxrdhttputils2t64
  • Section: libs
  • Architecture: amd64
  • Source Package: xrootd
  • 7 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Xrootd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libxrdhttputils2t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libxrdposix3t64 5.8.1-1

Posix interface library for xrootd

https://xrootd.web.cern.ch/

sudo apt install libxrdposix3t64
  • Section: libs
  • Architecture: amd64
  • Source Package: xrootd
  • 5 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Xrootd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libxrdposix3t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libxrdserver3t64 5.8.1-1

Server library for xrootd

https://xrootd.web.cern.ch/

sudo apt install libxrdserver3t64
  • Section: libs
  • Architecture: amd64
  • Source Package: xrootd
  • 4 依赖
  • 1 提供
  • 2 可选依赖
  • normalized package name match
  • 匹配方式:Xrootd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libxrdserver3t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libxrdssilib2t64 5.8.1-1

Server internals library for xrootd

https://xrootd.web.cern.ch/

sudo apt install libxrdssilib2t64
  • Section: libs
  • Architecture: amd64
  • Source Package: xrootd
  • 5 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Xrootd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libxrdssilib2t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libxrdssishmap2t64 5.8.1-1

Server internals library for xrootd

https://xrootd.web.cern.ch/

sudo apt install libxrdssishmap2t64
  • Section: libs
  • Architecture: amd64
  • Source Package: xrootd
  • 5 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Xrootd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libxrdssishmap2t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libxrdutils3t64 5.8.1-1

Utilities library for xrootd

https://xrootd.web.cern.ch/

sudo apt install libxrdutils3t64
  • Section: libs
  • Architecture: amd64
  • Source Package: xrootd
  • 5 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Xrootd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libxrdutils3t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libxrdxml3t64 5.8.1-1

XML library for xrootd

https://xrootd.web.cern.ch/

sudo apt install libxrdxml3t64
  • Section: libs
  • Architecture: amd64
  • Source Package: xrootd
  • 6 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Xrootd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libxrdxml3t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libxrootd-client-dev 5.8.1-1

Development files for xrootd clients

https://xrootd.web.cern.ch/

sudo apt install libxrootd-client-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: xrootd
  • 4 依赖
  • normalized package name match
  • 匹配方式:Xrootd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libxrootd-client-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libxrootd-dev 5.8.1-1

Development files for xrootd

https://xrootd.web.cern.ch/

sudo apt install libxrootd-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: xrootd
  • 5 依赖
  • normalized package name match
  • 匹配方式:Xrootd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libxrootd-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

来源线索

由仓库数据生成

此页面由 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 package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment