macOS
brew install xrootdlocal Homebrew formula metadata
sudo port install xrootdMacPorts ports tree · science/xrootd/Portfile · 来源: api.github.com
安装
brew install xrootdlocal Homebrew formula metadata
sudo port install xrootdMacPorts ports tree · science/xrootd/Portfile · 来源: api.github.com
sudo dnf install xrootdFedora Rawhide package metadata · xrootd · 来源: dl.fedoraproject.org
nix profile install nixpkgs#xrootdnixpkgs package indexes · pkgs/by-name/xr/xrootd/package.nix · 来源: api.github.com
sudo pacman -S xrootdArch Linux sync databases · xrootd · 来源: geo.mirror.pkgbuild.com
sudo apt install libxrdapputils2t64Debian stable package indexes · libxrdapputils2t64 · 来源: deb.debian.org
sudo zypper install xrootd-clientopenSUSE Tumbleweed package metadata · xrootd-client · 来源: download.opensuse.org
概览
High performance, scalable, fault-tolerant access to data
历史
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.
安全态势
没有找到 xrootd 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
cconfig | cli | 全局可执行文件 | |
cmsd | cli | 全局可执行文件 | |
frm_admin | cli | 全局可执行文件 | |
frm_purged | cli | 全局可执行文件 | |
frm_xfragent | cli | 全局可执行文件 | |
frm_xfrd | cli | 全局可执行文件 | |
mpxstats | cli | 全局可执行文件 | |
wait41 | cli | 全局可执行文件 | |
xrdacctest | cli | 全局可执行文件 | |
xrdadler32 | cli | 全局可执行文件 | |
xrdcks | cli | 全局可执行文件 | |
xrdcopy | cli | 全局可执行文件 | |
xrdcp | cli | 全局可执行文件 | |
xrdcrc32c | cli | 全局可执行文件 | |
xrdfs | cli | 全局可执行文件 | |
xrdgsiproxy | cli | 全局可执行文件 | |
xrdgsitest | cli | 全局可执行文件 | |
xrdmapc | cli | 全局可执行文件 | |
xrdpfc_print | cli | 全局可执行文件 | |
xrdpinls | cli | 全局可执行文件 | |
xrdpwdadmin | cli | 全局可执行文件 | |
xrdreplay | cli | 全局可执行文件 | |
xrdsssadmin | cli | 全局可执行文件 | |
xrootd | cli | 全局可执行文件 | |
xrootd-config | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
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 |
| Pulse | updated |
| 依赖 | 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 Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | xrootd |
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
libxrdapputils2t64 5.8.1-1
Utilities library for xrootd applications
sudo apt install libxrdapputils2t64libxrdcephposix0 5.8.1-1
Ceph posix library for xrootd
sudo apt install libxrdcephposix0libxrdcl3t64 5.8.1-1
Client library for xrootd
sudo apt install libxrdcl3t64libxrdcrypto2t64 5.8.1-1
Cryptograpic library for xrootd
sudo apt install libxrdcrypto2t64libxrdcryptolite2t64 5.8.1-1
Light version of cryptograpic library for xrootd
sudo apt install libxrdcryptolite2t64libxrdec1t64 5.8.1-1
Erasure code library for xrootd
sudo apt install libxrdec1t64libxrdffs3t64 5.8.1-1
File protocol library for xrootd
sudo apt install libxrdffs3t64libxrdhttputils2t64 5.8.1-1
HTTP protocol utilities library for xrootd
sudo apt install libxrdhttputils2t64libxrdposix3t64 5.8.1-1
Posix interface library for xrootd
sudo apt install libxrdposix3t64libxrdserver3t64 5.8.1-1
Server library for xrootd
sudo apt install libxrdserver3t64libxrdssilib2t64 5.8.1-1
Server internals library for xrootd
sudo apt install libxrdssilib2t64libxrdssishmap2t64 5.8.1-1
Server internals library for xrootd
sudo apt install libxrdssishmap2t64libxrdutils3t64 5.8.1-1
Utilities library for xrootd
sudo apt install libxrdutils3t64libxrdxml3t64 5.8.1-1
XML library for xrootd
sudo apt install libxrdxml3t64libxrootd-client-dev 5.8.1-1
Development files for xrootd clients
sudo apt install libxrootd-client-devlibxrootd-dev 5.8.1-1
Development files for xrootd
sudo apt install libxrootd-dev来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.