Automic VaultAutomic Vault

brew

xrootd を Homebrew, dnf, MacPorts, Nix, pacman, apt, zypper でインストール

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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • 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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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