macOS
brew install zebralocal Homebrew formula metadata
sudo port install zebraMacPorts ports tree · databases/zebra/Portfile · source: api.github.com
brew
Information management system. Version 2.2.11 via Homebrew; verified 2026-05-20.
install
brew install zebralocal Homebrew formula metadata
sudo port install zebraMacPorts ports tree · databases/zebra/Portfile · source: api.github.com
sudo zypper install frropenSUSE Tumbleweed package metadata · frr · source: download.opensuse.org
overview
Information management system
history
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.
security posture
No matching local secret-handling manifest was found for zebra. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.cfgexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
idzebra-abs2dom | cli | global executable | |
idzebra-config-2.0 | cli | global executable | |
zebraidx | cli | global executable | |
zebraidx-2.0 | cli | global executable | |
zebrasrv | cli | global executable | |
zebrasrv-2.0 | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://www.indexdata.com/resources/software/zebra/
install metadata
| Package key | brew:zebra |
|---|---|
| Version | 2.2.11 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/zebra |
| Homepage | https://www.indexdata.com/resources/software/zebra/ |
| Repository | https://github.com/indexdata/idzebra |
| Upstream docs | https://software.indexdata.com/zebra/doc |
| License | GPL-2.0-or-later |
| Source archive | https://ftp.indexdata.com/pub/zebra/idzebra-2.2.11.tar.gz |
| Last updated | 2026-05-20T16:55:08Z |
| Pulse | updated |
| Dependencies | icu4c@78, yaz |
| Build dependencies | pkgconf |
| Uses from macOS | bzip2, expat, libxcrypt, libxml2, libxslt |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
frr 10.6.1-1.1
The FRRouting Protocol Suite
sudo zypper install frrzebra
sudo port install zebrasource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.