macOS
brew install xerces-clocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für xerces-c in AI-Agent-Workflows.
Installation
brew install xerces-clocal Homebrew formula metadata
sudo apk add xerces-cAlpine Linux edge package indexes · xerces-c · Quelle: dl-cdn.alpinelinux.org
sudo dnf install xerces-cFedora Rawhide package metadata · xerces-c · Quelle: dl.fedoraproject.org
sudo pacman -S xerces-cArch Linux sync databases · xerces-c · Quelle: geo.mirror.pkgbuild.com
sudo zypper install xerces-copenSUSE Tumbleweed package metadata · xerces-c · Quelle: download.opensuse.org
sudo apt install libxerces-c-devDebian stable package indexes · libxerces-c-dev · Quelle: deb.debian.org
Überblick
Validating XML parser
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
CreateDOMDocument | cli | globales Executable | |
DOMCount | cli | globales Executable | |
DOMPrint | cli | globales Executable | |
EnumVal | cli | globales Executable | |
PParse | cli | globales Executable | |
PSVIWriter | cli | globales Executable | |
Redirect | cli | globales Executable | |
SAX2Count | cli | globales Executable | |
SAX2Print | cli | globales Executable | |
SAXCount | cli | globales Executable | |
SAXPrint | cli | globales Executable | |
SCMPrint | cli | globales Executable | |
SEnumVal | cli | globales Executable | |
StdInParse | cli | globales Executable | |
XInclude | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://xerces.apache.org/xerces-c/
Installationsmetadaten
| Paketschlüssel | brew:xerces-c |
|---|---|
| Version | 3.3.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/xerces-c |
| Homepage | https://xerces.apache.org/xerces-c/ |
| Repository | https://github.com/apache/xerces-c |
| Upstream-Dokumentation | https://xerces.apache.org/xerces-c |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://www.apache.org/dyn/closer.lua?path=xerces/c/3/sources/xerces-c-3.3.0.tar.gz |
| Build-Abhängigkeiten | cmake |
| Von macOS bereitgestellte Bibliotheken | curl |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | xerces-c |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-devlibxerces-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-doclibxerces-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-sampleslibxerces-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.2t64libxerces-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-devlibxerces-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-doclibxerces-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-sampleslibxerces-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.2t64xerces-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-cxerces-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-devxerces-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-docxerces-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-samplesmingw32-xerces-c 3.3.0-9.fc44
MingGW x86 Windows validating XML parser
https://xerces.apache.org/xerces-c/
sudo dnf install mingw32-xerces-cmingw64-xerces-c 3.3.0-9.fc44
MingGW x64 Windows validating XML parser
https://xerces.apache.org/xerces-c/
sudo dnf install mingw64-xerces-cxerces-c 3.3.0-9.fc44
Validating XML Parser
https://xerces.apache.org/xerces-c/
sudo dnf install xerces-cxerces-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-develQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.