# hyperestraier を Homebrew, dnf, MacPorts でインストール

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

## インストール

```sh
sudo av install brew:hyperestraier
```

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

### macOS

- Homebrew (100%):

```sh
brew install hyperestraier
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install hyperestraier
```

  証拠: MacPorts ports tree: textproc/hyperestraier/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- dnf (92%):

```sh
sudo dnf install hyperestraier
```

  証拠: Fedora Rawhide package metadata: hyperestraier from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:hyperestraier
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.4.13
- **ソース概要:** Full-text search system for communities
- **ホームページ:** <https://dbmx.net/hyperestraier/>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- estbutler (エイリアス)
- estcall (エイリアス)
- estcmd (エイリアス)
- estconfig (エイリアス)
- estload (エイリアス)
- estmaster (エイリアス)
- estmttest (エイリアス)
- estwaver (エイリアス)
- estwolefind (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.4.13
## プロジェクトの歴史と使われ方

Hyper Estraier is Mikio Hirabayashi's LGPL full-text search system for building local, site, and community search indexes, with command-line tools, a crawler, APIs, Unicode support, and a documented P2P search architecture.

### プロジェクトの歴史

The official site carries a 2004-2007 copyright notice and presents Hyper Estraier as a full-text search system for communities. It was distributed as source packages with manuals for introduction, user operation, programming, node operation, crawler use, and P2P operation.

Hyper Estraier followed Estraier and QDBM-era search tooling from the same authorial ecosystem. Its feature list reflects mid-2000s search-engine concerns: N-gram recall, optional morphological analysis, phrase and regular-expression search, attribute search, similarity search, repository-independent indexing, and multilingual Unicode handling.

### 採用の歴史

The project was useful in an era when small sites, mail archives, local file servers, and community portals often needed self-hosted search before hosted search APIs became routine. Homebrew, Fedora, and MacPorts package metadata keep it installable for users maintaining legacy search stacks or old integrations.

### 使われ方

The user guide centers on building an index with `estcmd` and searching through either command-line administration or the `estsearch.cgi` web interface. The wider toolset includes crawler and node-management commands such as `estwaver` and `estmaster`.

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

Hyper Estraier is package-nerd archaeology in the best sense: a compact, source-distributed Unix search system with many small executables, CGI support, C APIs, language bindings, and P2P ambitions. It is a snapshot of how self-hosted search was packaged before Lucene-derived stacks dominated most new deployments.

### タイムライン

- 2004: Hyper Estraier copyright period begins on the official site.
- 2007: The official English site lists version 1.4.13 and a March 2007 page update.
- 2010: Hyper Estraier Encore forked version 1.4.13 for continued maintenance experiments.

### Related projects

- Hyper Estraier is related to Estraier, QDBM, Hyper Estraier Encore, local CGI search systems, and Japanese Unix full-text-search tooling.

### ソース

- <https://dbmx.net/hyperestraier>
- <https://dbmx.net/hyperestraier/nguide-en.html>
- <https://dbmx.net/hyperestraier/pguide-en.html>
- <https://dbmx.net/hyperestraier/uguide-en.html>
- <https://formulae.brew.sh/formula/hyperestraier>
- <https://github.com/fumiyas/hyperestraier-encore>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

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

- dnf - hyperestraier - 1.4.13-75.fc45: normalized package name match | Fedora Rawhide package metadata: hyperestraier from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | A full-text search system | http://hyperestraier.sourceforge.net/
- dnf - hyperestraier-devel - 1.4.13-75.fc45: normalized package name match | Fedora Rawhide package metadata: hyperestraier-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Libraries and Header files for Hyper Estraier | http://hyperestraier.sourceforge.net/
- dnf - hyperestraier-java - 1.4.13-75.fc45: normalized package name match | Fedora Rawhide package metadata: hyperestraier-java from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Hyper Estraier library for Java | http://hyperestraier.sourceforge.net/
- dnf - hyperestraier-perl - 1.4.13-75.fc45: normalized package name match | Fedora Rawhide package metadata: hyperestraier-perl from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Hyper Estraier library for Perl | http://hyperestraier.sourceforge.net/
- dnf - ruby-hyperestraier - 1.4.13-75.fc45: normalized package name match | Fedora Rawhide package metadata: ruby-hyperestraier from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Hyper Estraier Library for Ruby | http://hyperestraier.sourceforge.net/
- MacPorts - hyperestraier: normalized package name match | MacPorts ports tree: textproc/hyperestraier/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/hyperestraier.yml](https://github.com/mxcl/pkgdb/blob/main/combined/hyperestraier.yml)


## ソース

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