macOS
brew install xmlstarletlocal Homebrew formula metadata
sudo port install xmlstarletMacPorts ports tree · textproc/xmlstarlet/Portfile · ソース: api.github.com
brew / 順位 547
xmlstarlet のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install xmlstarletlocal Homebrew formula metadata
sudo port install xmlstarletMacPorts ports tree · textproc/xmlstarlet/Portfile · ソース: api.github.com
sudo apk add xmlstarletAlpine Linux edge package indexes · xmlstarlet · ソース: dl-cdn.alpinelinux.org
sudo apt install xmlstarletDebian stable package indexes · xmlstarlet · ソース: deb.debian.org
sudo dnf install xmlstarletFedora Rawhide package metadata · xmlstarlet · ソース: dl.fedoraproject.org
nix profile install nixpkgs#xmlstarletnixpkgs package indexes · pkgs/by-name/xm/xmlstarlet/package.nix · ソース: api.github.com
sudo pacman -S xmlstarletArch Linux sync databases · xmlstarlet · ソース: geo.mirror.pkgbuild.com
sudo zypper install xmlstarletopenSUSE Tumbleweed package metadata · xmlstarlet · ソース: download.opensuse.org
choco install xmlstarletChocolatey community package catalog · xmlstarlet · ソース: community.chocolatey.org
scoop install main/xmlstarletScoop official bucket manifest trees · bucket/xmlstarlet.json · ソース: api.github.com
概要
XML command-line utilities
履歴
XMLStarlet is the classic Unix-shell XML toolkit: query, transform, validate, edit, format, canonicalize, and inspect XML from a single command-line interface. It was explicitly framed as doing for XML what grep, sed, awk, diff, patch, and related tools do for plain text.
The SourceForge news archive records the first XMLStarlet release in May 2003, describing a C program using GNOME's libxml2 and libxslt to query, check, transform, search, and edit XML documents. The 0.1.0 announcement a few days later stated the project's goal as creating a command-line XML toolkit for shell prompts and automated processing.
Early releases moved quickly through 2003 and 2004, including validation fixes, Relax NG support, Windows availability, HP-UX binaries, and a FreeBSD port. Version 1.0.0 was announced in January 2005, and later distribution files show the 1.6.1 source release in 2014.
The project homepage later noted that development had stalled and asked for help with maintenance, bug fixes, and Windows packaging. That maintenance note is part of the package's history: XMLStarlet became stable infrastructure, with far more downstream script value than upstream churn.
XMLStarlet spread because it matched the way Unix users already handled text: one executable, composable subcommands, stdin/stdout behavior, and concise XPath/XSLT operations. Early SourceForge news called out a FreeBSD port in 2004 and Windows builds, showing that adoption was not limited to one Unix family.
Common uses include XPath extraction with xml sel, in-place-like XML editing with xml ed, XSLT transformation with xml tr, validation against DTD, XSD, or Relax NG with xml val, pretty-printing with xml fo, canonicalization with xml c14n, escaping text, listing element structure, and turning directory listings into XML.
The user guide emphasizes that the select command generates and applies XSLT from command-line templates, which lets shell scripts perform structured XML queries without writing a separate stylesheet.
XMLStarlet is one of the few XML tools that feels native in a pipeline. For package nerds, it is the dependable answer to 'jq, but for XML before jq existed': small enough to install everywhere, powerful enough for metadata rewrites, and old enough to appear in build scripts, distro tooling, and release automation.
セキュリティ状態
xmlstarlet に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
xml | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
xmlstarlet | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:xmlstarlet |
|---|---|
| バージョン | 1.6.1 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://xmlstar.sourceforge.net/ |
| 最終更新 | 2026-07-10T09:59:34-04:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
xmlstarlet 1.6.1-4
command line XML toolkit
http://xmlstar.sourceforge.net/
sudo apt install xmlstarletxmlstarlet
nix profile install nixpkgs#xmlstarletxmlstarlet 1.6.1-4
command line XML toolkit
http://xmlstar.sourceforge.net/
sudo apt install xmlstarletxmlstarlet 1.6.1-r2
A set of tools to transform, query, validate, and edit XML documents
https://xmlstar.sourceforge.net/
sudo apk add xmlstarletxmlstarlet-doc 1.6.1-r2
A set of tools to transform, query, validate, and edit XML documents (documentation)
https://xmlstar.sourceforge.net/
sudo apk add xmlstarlet-docxmlstarlet 1.6.1-31.fc45
Command Line XML Toolkit
http://xmlstar.sourceforge.net/
sudo dnf install xmlstarletxmlstarlet 1.6.1-6
A set of tools to transform, query, validate, and edit XML documents
http://xmlstar.sourceforge.net/
sudo pacman -S xmlstarletxmlstarlet 1.6.1-4.3
Command Line Tool to Process XML Documents
https://sourceforge.net/projects/xmlstar/
sudo zypper install xmlstarletxmlstarlet
sudo port install xmlstarletxmlstarlet
choco install xmlstarletmain/xmlstarlet
scoop install main/xmlstarletソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.