Automic VaultAutomic Vault

brew

xqilla を Homebrew, MacPorts, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install xqilla

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install xqilla

MacPorts ports tree · textproc/xqilla/Portfile · ソース: api.github.com

Linux

Nix確認済み · 92%
nix profile install nixpkgs#xqilla

nixpkgs package indexes · pkgs/by-name/xq/xqilla/package.nix · ソース: api.github.com

概要

パッケージ概要

XQuery and XPath 2 command-line interpreter

コマンドとエイリアス

  • xqilla

履歴

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

XQilla is a C++ XQuery and XPath 2.0 implementation built on Xerces-C, distributed with both a library and the xqilla command-line interpreter. It is part of the mid-2000s XML database and standards tooling wave.

プロジェクトの歴史

SourceForge records XQilla as registered on 2005-10-31, and describes it as an XQuery and XPath 2.0 library written in C++ and built on Xerces-C. That origin places it during the period when XQuery and XPath 2.0 were becoming serious standards for XML databases, document repositories, and application servers.

The repository README is intentionally terse: XQilla is a C++ implementation of XQuery and XPath 2.0 based on Xerces-C, and its build instructions start by building a Xerces-C source distribution before configuring XQilla against it. That dependency shaped its audience: C++ developers already in the Xerces/XML stack.

Repository history shows long maintenance rather than constant redesign. SourceForge lists branches for xqilla_1_0, xqilla_1_1, xqilla_2_1, xqilla_2_2, and xqilla_2_3, with later tree activity by Lauren Foutz in 2015-2018 and historical work by John Snelson in documentation, TODOs, and parser/runtime internals.

採用の歴史

XQilla's adoption has been specialized but durable. It appears in package collections such as Debian, FreshPorts, Homebrew, MacPorts, Nix, Conan Center, and CERN LCG package metadata because it provides a C++ XQuery/XPath implementation where embedding and command-line evaluation both matter.

The project never became a general-purpose shell text tool like jq. Its significance is in XML-heavy systems: standards testing, database-adjacent XML querying, C++ applications that already use Xerces-C, and environments that need a packaged xqilla executable for XQuery or XPath 2.0 evaluation.

使われ方

The Homebrew formula exposes the xqilla executable as an XQuery and XPath 2 command-line interpreter. In practical use, users run queries over XML documents or embed the library in C++ code that needs XQuery/XPath 2.0 support on top of Xerces-C parsing.

Build-time usage is more old-school than many modern CLIs: the upstream README expects users to build Xerces-C, then configure XQilla with --with-xerces pointing to that build. That makes it familiar to C/C++ package maintainers and less casual for one-off users.

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

XQilla is package-nerd significant because it preserves a serious XML standards implementation from the SourceForge era. It is not trendy, but it fills a hard-to-replace niche for C++ XQuery and XPath 2.0 users.

It also illustrates why package managers carry libraries and tiny interpreters that most users never install directly: old XML stacks, scientific software, enterprise tools, and standards testbeds can depend on them for years.

タイムライン

  • 2005-10-31: SourceForge lists XQilla's project registration date.
  • 2008-11-28: Repository history shows XQC API documentation and examples added.
  • 2011-10-31: SourceForge files area shows the historical xqilla directory timestamp.
  • 2015-05-19: SourceForge lists XQilla 2.3.1 archives.
  • 2018-07-03: SourceForge lists XQilla 2.3.4 archives.
  • 2018-07-12: SourceForge records the project's last update date.

Related projects

  • Xerces-C: the XML parser foundation XQilla builds on.
  • eXist-db and Zorba: neighboring XML database and XQuery processor projects listed near XQilla on SourceForge.
  • Berkeley DB XML and mod_dbxml: related XML database tooling in the same historical ecosystem.

セキュリティ状態

リスクレベル: yellow

generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • generalized runtime or code generation signal

信号

  • text:interpreter

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 8 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
xqillacliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

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

https://xqilla.sourceforge.net/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:xqilla
バージョン2.3.4
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/xqilla
ホームページhttps://xqilla.sourceforge.net/
リポジトリhttps://sourceforge.net/p/xqilla/xqilla/ci/default/tree
上流ドキュメントhttps://xqilla.sourceforge.net/
ライセンスApache-2.0
ソースアーカイブhttps://downloads.sourceforge.net/project/xqilla/XQilla-2.3.4.tar.gz
最終更新2026-06-25T13:38:13+02:00
Pulseupdated
依存関係xerces-c
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 Namexqilla
Version Scheme0
Revision1
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

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

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

Nix95%

xqilla

nix profile install nixpkgs#xqilla
  • normalized package name match
  • 一致条件: Xqilla
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/xq/xqilla/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

xqilla

sudo port install xqilla
  • normalized package name match
  • 一致条件: Xqilla
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/xqilla/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

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

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