Automic VaultAutomic Vault

brew

xerces-c を Homebrew, apk, dnf, pacman, zypper, apt でインストール

xerces-c のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install xerces-c

local Homebrew formula metadata

Linux

Alpine Linux apk確認済み · 92%
sudo apk add xerces-c

Alpine Linux edge package indexes · xerces-c · ソース: dl-cdn.alpinelinux.org

Fedora dnf確認済み · 92%
sudo dnf install xerces-c

Fedora Rawhide package metadata · xerces-c · ソース: dl.fedoraproject.org

Arch Linux pacman確認済み · 92%
sudo pacman -S xerces-c

Arch Linux sync databases · xerces-c · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install xerces-c

openSUSE Tumbleweed package metadata · xerces-c · ソース: download.opensuse.org

Debian apt確認済み · 92%
sudo apt install libxerces-c-dev

Debian stable package indexes · libxerces-c-dev · ソース: deb.debian.org

概要

パッケージ概要

Validating XML parser

コマンドとエイリアス

  • CreateDOMDocument
  • DOMCount
  • DOMPrint
  • EnumVal
  • PParse
  • PSVIWriter
  • Redirect
  • SAX2Count
  • SAX2Print
  • SAXCount
  • SAXPrint
  • SCMPrint
  • SEnumVal
  • StdInParse
  • XInclude

履歴

プロジェクトの歴史と使われ方

Xerces-C++ is Apache Xerces' portable C++ validating XML parser library. It packages DOM, SAX, SAX2, XML Schema, namespace, XInclude, catalog, encoding, and validation machinery for C and C++ applications that need standards-oriented XML processing.

プロジェクトの歴史

Apache's Xerces charter records that the code base forming both Xerces-Java and Xerces-C++ was donated to Apache by IBM in 1999. Xerces-C++ then matured as a subproject of the Apache XML Project before Apache Xerces became a top-level Apache Software Foundation project in late 2004.

The C++ distribution reflects the XML infrastructure era of the late 1990s and early 2000s: a shared parsing library, extensive sample programs, API documentation, and command-line utilities for counting, printing, validating, DOM traversal, schema component model inspection, and XInclude processing.

Modern Xerces-C++ remains important but more conservative. The project page identifies version 3.3.0, notes that older 2.8.0 and earlier releases are unsupported, and warns that the C++ project currently lacks active maintainers, which is important context for security-sensitive packagers.

採用の歴史

Xerces-C++ was adopted wherever C++ applications needed a full XML parser with validation rather than a lightweight tokenizer: enterprise middleware, document-processing systems, XML-aware servers, schema-validating tools, and platform ports. Apache describes use cases including XML-savvy web servers, vertical applications using XML as a data format, on-the-fly validation for XML editors, e-business data integrity, and internationalized XML applications.

Its package-manager footprint is that of a development library rather than a single CLI. Distributions ship headers, a shared library, pkg-config metadata, and sample executables because downstream C++ packages link against Xerces-C++ to parse or validate XML in-process.

使われ方

Developers use Xerces-C++ through DOM, SAX, and SAX2 APIs to parse, generate, manipulate, and validate XML documents. The packaged sample tools are useful for smoke tests, examples, and direct XML inspection: commands such as DOMCount, DOMPrint, SAX2Count, SAX2Print, PParse, StdInParse, and XInclude expose library features from the shell.

For package maintainers, Xerces-C++ often appears as a transitive build and runtime dependency for software with XML configuration, metadata exchange, geospatial formats, document standards, or schema validation requirements.

パッケージ好きにとっての重要性

Xerces-C++ is a classic example of infrastructure hiding in plain sight. A user may never type a Xerces command, but the installed library can be the XML engine behind larger applications, so ABI compatibility, headers, sample binaries, and security maintenance all matter.

It also captures a packaging lesson from mature standards libraries: old XML stacks do not disappear just because the hype moves on. They become quiet dependencies, and their maintainer status and supported release lines become part of responsible curation.

タイムライン

  • 1999: IBM donates the code base that becomes the foundation for Xerces-Java and Xerces-C++.
  • Late 2004: Apache Xerces becomes a top-level Apache Software Foundation project.
  • 2009-2010: The 3.1.0 release archive records active schema, portability, performance, and API maintenance work.
  • 2020s: Apache documents Xerces-C++ 3.3.0, unsupported old 2.x releases, and lack of active maintainers.

Related projects

  • Xerces-Java is the Java parser from the same Apache Xerces family.
  • Xerces-Perl is the Perl parser subproject that followed after the C++ community matured.
  • Apache Xalan is a related XML transformation project often seen near Xerces in older XML stacks.
  • libxml2 is a common C-library alternative for XML parsing and validation.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 8 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
CreateDOMDocumentcliグローバル実行可能ファイル
DOMCountcliグローバル実行可能ファイル
DOMPrintcliグローバル実行可能ファイル
EnumValcliグローバル実行可能ファイル
PParsecliグローバル実行可能ファイル
PSVIWritercliグローバル実行可能ファイル
Redirectcliグローバル実行可能ファイル
SAX2Countcliグローバル実行可能ファイル
SAX2Printcliグローバル実行可能ファイル
SAXCountcliグローバル実行可能ファイル
SAXPrintcliグローバル実行可能ファイル
SCMPrintcliグローバル実行可能ファイル
SEnumValcliグローバル実行可能ファイル
StdInParsecliグローバル実行可能ファイル
XIncludecliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版3.3.0
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://xerces.apache.org/xerces-c/

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報Release/tag comparison is only available for GitHub repositories.https://xerces.apache.org/xerces-c/信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:xerces-c
バージョン3.3.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/xerces-c
ホームページhttps://xerces.apache.org/xerces-c/
リポジトリhttps://github.com/apache/xerces-c
上流ドキュメントhttps://xerces.apache.org/xerces-c
ライセンスApache-2.0
ソースアーカイブhttps://www.apache.org/dyn/closer.lua?path=xerces/c/3/sources/xerces-c-3.3.0.tar.gz
ビルド依存関係cmake
macOS 提供ライブラリcurl
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

libxerces-c-dev 3.2.4+debian-1.3+b2

validating XML parser library for C++ (development files)

https://xerces.apache.org/xerces-c/

sudo apt install libxerces-c-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: xerces-c
  • 4 依存関係
  • 1 提供
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Xerces C
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libxerces-c-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libxerces-c-doc 3.2.4+debian-1.3

validating XML parser library for C++ (documentation)

https://xerces.apache.org/xerces-c/

sudo apt install libxerces-c-doc
  • Section: doc
  • Architecture: all
  • Source Package: xerces-c
  • 1 提供
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Xerces C
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libxerces-c-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libxerces-c-samples 3.2.4+debian-1.3+b2

validating XML parser library for C++ (compiled samples)

https://xerces.apache.org/xerces-c/

sudo apt install libxerces-c-samples
  • Section: devel
  • Architecture: amd64
  • Source Package: xerces-c
  • 4 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Xerces C
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libxerces-c-samples from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libxerces-c3.2t64 3.2.4+debian-1.3+b2

validating XML parser library for C++

https://xerces.apache.org/xerces-c/

sudo apt install libxerces-c3.2t64
  • Section: libs
  • Architecture: amd64
  • Source Package: xerces-c
  • 5 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Xerces C
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libxerces-c3.2t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

libxerces-c-dev 3.2.4+debian-1.2ubuntu2

validating XML parser library for C++ (development files)

https://xerces.apache.org/xerces-c/

sudo apt install libxerces-c-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: xerces-c
  • 4 依存関係
  • 1 提供
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Xerces C
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libxerces-c-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libxerces-c-doc 3.2.4+debian-1.2ubuntu2

validating XML parser library for C++ (documentation)

https://xerces.apache.org/xerces-c/

sudo apt install libxerces-c-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: xerces-c
  • 1 提供
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Xerces C
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libxerces-c-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libxerces-c-samples 3.2.4+debian-1.2ubuntu2

validating XML parser library for C++ (compiled samples)

https://xerces.apache.org/xerces-c/

sudo apt install libxerces-c-samples
  • Section: universe/devel
  • Architecture: amd64
  • Source Package: xerces-c
  • 4 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Xerces C
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libxerces-c-samples from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libxerces-c3.2t64 3.2.4+debian-1.2ubuntu2

validating XML parser library for C++

https://xerces.apache.org/xerces-c/

sudo apt install libxerces-c3.2t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: xerces-c
  • 5 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Xerces C
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libxerces-c3.2t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

xerces-c 3.2.5-r4

A validating XML parser written in a portable subset of C++

https://xerces.apache.org/index.html

sudo apk add xerces-c
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: xerces-c
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Xerces C
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: xerces-c from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

xerces-c-dev 3.2.5-r4

A validating XML parser written in a portable subset of C++ (development files)

https://xerces.apache.org/index.html

sudo apk add xerces-c-dev
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: xerces-c
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Xerces C
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: xerces-c-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

xerces-c-doc 3.2.5-r4

A validating XML parser written in a portable subset of C++ (documentation)

https://xerces.apache.org/index.html

sudo apk add xerces-c-doc
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: xerces-c
  • normalized package name match
  • 一致条件: Xerces C
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: xerces-c-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

xerces-c-samples 3.2.5-r4

A validating XML parser written in a portable subset of C++ (compiled samples)

https://xerces.apache.org/index.html

sudo apk add xerces-c-samples
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: xerces-c
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Xerces C
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: xerces-c-samples from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

mingw32-xerces-c 3.3.0-9.fc44

MingGW x86 Windows validating XML parser

https://xerces.apache.org/xerces-c/

sudo dnf install mingw32-xerces-c
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: xerces-c
  • 4 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: Xerces C
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: mingw32-xerces-c from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

mingw64-xerces-c 3.3.0-9.fc44

MingGW x64 Windows validating XML parser

https://xerces.apache.org/xerces-c/

sudo dnf install mingw64-xerces-c
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: xerces-c
  • 4 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: Xerces C
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: mingw64-xerces-c from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

xerces-c 3.3.0-9.fc44

Validating XML Parser

https://xerces.apache.org/xerces-c/

sudo dnf install xerces-c
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: i686
  • Source Package: xerces-c
  • 5 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Xerces C
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: xerces-c from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

xerces-c-devel 3.3.0-9.fc44

Header files, libraries and development documentation for xerces-c

https://xerces.apache.org/xerces-c/

sudo dnf install xerces-c-devel
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: i686
  • Source Package: xerces-c
  • 3 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: Xerces C
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: xerces-c-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

ソース経路

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

このページは 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