Automic VaultAutomic Vault

brew

使用 Homebrew, MacPorts 安装 omega

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install omega

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install Omega

MacPorts ports tree · lang/Omega/Portfile · 来源: api.github.com

概览

软件包摘要

Packaged search engine for websites, built on top of Xapian

命令和别名

  • dbi2omega
  • mbox2omega
  • omindex
  • omindex-list
  • scriptindex

历史

项目历史与用法

Omega is Xapian's packaged website and intranet search application: indexers such as omindex and scriptindex build Xapian databases, and the omega CGI program provides a customizable search front end. It turns the Xapian library from an embeddable C++ search toolkit into something an operator can deploy on a web server.

项目历史

Omega's history is bound to Xapian. The Xapian project traces its code lineage through Open Muscat, a GPL release derived from earlier Muscat information-retrieval work, and Xapian 0.5.0 was released on September 20, 2002.

Omega 1.0.0 shipped on May 17, 2007 in the Xapian release family and included UTF-8 operation for Omega and its indexers. Later Omega releases continued to track Xapian's stable branches, with the download page grouping xapian-core, omega, and language bindings as the project's release trio.

采用历史

Omega filled a practical niche: small sites, documentation collections, and intranets could get full-text search without writing an application directly against Xapian's API. A 2008 Linux.com walkthrough presented Xapian plus Omega as a quick way to index HTML, PDF, PHP, and other content for a website search interface.

Distribution packaging reinforces that operational role. Debian's xapian-omega package description lists the omega CGI app, omindex, and scriptindex, while MacPorts and Homebrew expose the same package-family idea to macOS users.

使用方式

Operators create or update one or more Xapian databases with omindex or scriptindex, then point the omega CGI application at those databases. Omega can search multiple databases and use templates and CGI parameters to shape the web result page.

scriptindex matters for package nerds because it turns arbitrary structured input into a Xapian database using an indexing script. That makes Omega useful beyond static website crawling: it can index mailboxes, generated metadata, and custom document streams.

为什么软件包爱好者会关心

Omega is interesting because it packages an information-retrieval library as Unix-style tools: indexers, converters, a CGI binary, configuration files, and documentation. It is search infrastructure in the classic distro sense, not a hosted search service or framework plugin.

It also preserves the CGI-era deployment model in a maintained search stack. That makes it a useful artifact for understanding how full-text search was commonly bolted onto websites before every application framework grew its own search integration story.

时间线

  • September 20, 2002: Xapian 0.5.0 is released after earlier Open Muscat and OmSee lineage.
  • May 17, 2007: Omega 1.0.0 ships with UTF-8 support for Omega and the indexers.
  • October 3, 2008: Linux.com publishes a practical guide for adding website search with Xapian and Omega.
  • March 16, 2026: Omega 2.0.0 release notes add click logging and training-data support for xapian-letor and remove obsolete htdig2omega scripts.

Related projects

  • Omega is one member of the Xapian family beside xapian-core and xapian-bindings. Related search packages in the same mental shelf include Recoll, Swish-e, Lucene/Solr, and Sphinx, but Omega's distinguishing shape is a CGI frontend plus Xapian-native indexing tools.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 3 个运行时依赖。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

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

Config paths the tool may read or write during local use.

Unix
$OMEGA_CONFIG_FILEomega.conf${sysconfdir}/omega.conf

可执行文件

已安装的可执行文件

命令类型暴露范围备注
dbi2omegacli全局可执行文件
mbox2omegacli全局可执行文件
omindexcli全局可执行文件
omindex-listcli全局可执行文件
scriptindexcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本2.0.0
管理器更新时间
本地数据OK
上游not checked
检测到的最新版本未检测到

https://xapian.org/

  • 信息No package-manager update timestamp was available.低 置信度
  • 信息Release/tag comparison is only available for GitHub repositories.https://xapian.org/none 置信度

安装元数据

软件包元数据

软件包键brew:omega
版本2.0.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/omega
主页https://xapian.org/
仓库https://git.xapian.org/xapian
上游文档https://xapian.org/docs
许可证GPL-2.0-or-later
源码归档https://oligarchy.co.uk/xapian/2.0.0/xapian-omega-2.0.0.tar.xz
依赖libmagic, pcre2, xapian
构建依赖pkgconf
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameomega
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

MacPorts95%

Omega

sudo port install Omega
  • normalized package name match
  • 匹配方式:Omega
MacPorts ports tree · api.github.com · MacPorts ports tree: lang/Omega/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment