# 使用 Homebrew, MacPorts, zypper 安装 zebra

查看 zebra 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:zebra
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install zebra
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install zebra
```

  证据: MacPorts ports tree: databases/zebra/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- zypper (92%):

```sh
sudo zypper install frr
```

  证据: openSUSE Tumbleweed package metadata: frr from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## 软件包事实

- **软件包键:** brew:zebra
- **软件包管理器:** Homebrew
- **版本:** 2.2.11
- **来源摘要:** Information management system
- **主页:** <https://www.indexdata.com/resources/software/zebra/>
- **最后更新:** 2026-05-20T16:55:08Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- idzebra-abs2dom (别名)
- idzebra-config-2.0 (别名)
- zebraidx (别名)
- zebraidx-2.0 (别名)
- zebrasrv (别名)
- zebrasrv-2.0 (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 2.2.11
## 项目历史与用法

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.

### 时间线

- 1994: Current repository copyright range begins for Index Data's Zebra server.
- 2000s: Zebra 2.x documentation describes the system as a Z39.50/SRU-capable structured text indexing engine.
- 2016-01: Project NEWS records the move of Zebra source control to GitHub.

### Related projects

- YAZ: Index Data toolkit commonly used with Zebra for Z39.50/SRU work.
- PHP/YAZ: PHP bindings/tooling mentioned by Index Data for accessing Zebra-backed data.
- Koha: open-source integrated library system referenced in Zebra's application documentation.
- VuFind and other library discovery systems: adjacent search/catalog interfaces in the library software ecosystem.

### 来源

- <https://github.com/indexdata/idzebra - official source repository identifies Zebra server, Index Data copyright years, and structured-data search purpose.>
- <https://github.com/indexdata/idzebra/blob/master/NEWS - project NEWS records the 2016 move of Zebra source control to GitHub.>
- <https://software.indexdata.com/zebra/doc/introduction-apps.html - documentation lists Zebra-based application areas such as Koha, Kete, ReIndex.Net, article databases, union lists, and web indexes.>
- <https://software.indexdata.com/zebra/doc/introduction.html - user guide introduction covers Z39.50/SRU protocol role, search features, scalability, and configuration context.>
- <https://www.indexdata.com/resources/software/zebra/ - official Index Data page describes Zebra's purpose, supported record formats, large-database use, live updates, YAZ/PHP-YAZ access, and documentation links.>


## 安全说明

没有找到 zebra 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## Configuration and credential file locations

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.


## Configuration files

- Unix: zebra.cfg
## 其他软件包管理器记录

- zypper - frr - 10.6.1-1.3: normalized package name match | openSUSE Tumbleweed package metadata: frr from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | The FRRouting Protocol Suite | https://www.frrouting.org
- MacPorts - zebra: normalized package name match | MacPorts ports tree: databases/zebra/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/zebra.yml](https://github.com/mxcl/pkgdb/blob/main/combined/zebra.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
