macOS
brew install zebralocal Homebrew formula metadata
sudo port install zebraMacPorts ports tree · databases/zebra/Portfile · ソース: api.github.com
brew
zebra のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install zebralocal Homebrew formula metadata
sudo port install zebraMacPorts ports tree · databases/zebra/Portfile · ソース: api.github.com
sudo zypper install frropenSUSE Tumbleweed package metadata · frr · ソース: download.opensuse.org
概要
Information management system
履歴
Index Data Zebra, often packaged through the idzebra source tree, is a structured text indexing and retrieval engine for records such as MARC, XML, SGML, email archives, and other library-style data. It is unrelated to the older GNU Zebra routing daemon despite the name collision.
Zebra belongs to the Z39.50 and library-search world rather than the IP-routing world. Index Data's documentation describes it as a networked component that combines boolean search, relevance-ranked free-text queries, record presentation, update/delete operations, and standards-oriented retrieval protocols including Z39.50 and SRU/SRW-style web services.
The current GitHub repository identifies the software as 'Zebra server' with Index Data copyright years beginning in 1994, and the project NEWS records the source-control move to GitHub in 2016. That long lineage explains why the package exposes utilities such as zebraidx and zebrasrv instead of modern web-app style commands.
Zebra's adoption came from libraries, catalog systems, and information-retrieval applications that needed a robust backend for structured records. Index Data highlights use with large databases, safe incremental updates on live systems, and interoperability with Index Data's YAZ/PHP-YAZ tools plus commercial and freeware Z39.50 clients.
The documentation's application references include Koha, Kete, ReIndex.Net, article databases, union-list services, and web indexes. That puts Zebra in the infrastructure layer under catalogs and digital-library systems rather than in the end-user search-box layer.
Typical usage is to configure a Zebra database, index records with zebraidx, and serve them with zebrasrv for Z39.50/SRU clients. Developers and administrators use it when they need protocol-compatible search over MARC/XML-like records, relevance ranking, exact boolean expressions, and incremental updates without building a search server from scratch.
Zebra is significant because it is the kind of domain-specific infrastructure package that package catalogs easily misclassify by name. The executables and upstream docs reveal a library/information-retrieval engine, not a network router, making it a good example of why package identity has to follow source facts over display-name assumptions.
For package nerds, it also preserves an older standards stack: Z39.50, SRU/SRW, MARC records, YAZ tooling, and live catalog indexing in a compact set of command-line and server binaries.
セキュリティ状態
zebra に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
zebra.cfg実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
idzebra-abs2dom | cli | グローバル実行可能ファイル | |
idzebra-config-2.0 | cli | グローバル実行可能ファイル | |
zebraidx | cli | グローバル実行可能ファイル | |
zebraidx-2.0 | cli | グローバル実行可能ファイル | |
zebrasrv | cli | グローバル実行可能ファイル | |
zebrasrv-2.0 | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://www.indexdata.com/resources/software/zebra/
インストールメタデータ
| パッケージキー | brew:zebra |
|---|---|
| バージョン | 2.2.11 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/zebra |
| ホームページ | https://www.indexdata.com/resources/software/zebra/ |
| リポジトリ | https://github.com/indexdata/idzebra |
| 上流ドキュメント | https://software.indexdata.com/zebra/doc |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://ftp.indexdata.com/pub/zebra/idzebra-2.2.11.tar.gz |
| 最終更新 | 2026-05-20T16:55:08Z |
| Pulse | updated |
| 依存関係 | icu4c@78, yaz |
| ビルド依存関係 | pkgconf |
| macOS 提供ライブラリ | bzip2, expat, libxcrypt, libxml2, libxslt |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | zebra |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
frr 10.6.1-1.1
The FRRouting Protocol Suite
sudo zypper install frrzebra
sudo port install zebraソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.