Automic VaultAutomic Vault

brew

使用 Homebrew, MacPorts, Nix, pacman, zypper, scoop 安装 grex

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install grex

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install grex

MacPorts ports tree · textproc/grex/Portfile · 来源: api.github.com

Linux

Nix已验证 · 92%
nix profile install nixpkgs#grex

nixpkgs package indexes · pkgs/by-name/gr/grex/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S grex

Arch Linux sync databases · grex · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install grex

openSUSE Tumbleweed package metadata · grex · 来源: download.opensuse.org

Windows

Scoop已验证 · 92%
scoop install main/grex

Scoop official bucket manifest trees · bucket/grex.json · 来源: api.github.com

概览

软件包摘要

Command-line tool for generating regular expressions

历史

项目历史与用法

grex is a Rust command-line tool and library that generates regular expressions from user-provided test cases. It belongs to the developer-tooling tradition around regex synthesis: not replacing regex knowledge, but giving users a correct starting expression that can be inspected and refined.

项目历史

The README states that grex began as a Rust port of Devon Govett's JavaScript regexgen project after regexgen development had apparently ceased. Peter M. Stahl's project kept the regex-generation idea but used Rust's strengths for command-line tooling and expanded the feature set beyond the original port.

Official GitHub releases show public versioned releases starting with v0.1.0 on 2019-10-06, followed by v1.0.0 on 2020-02-02. Later releases added and refined library, CLI, Unicode, packaging, and binding surfaces, while the README presents grex as both a command-line executable and a Rust crate with Python bindings.

采用历史

grex reached package-manager users through the Rust ecosystem first, with crates.io as the upstream registry path, and through binary/package managers such as Homebrew, MacPorts, Scoop, Chocolatey, Huber, Nix, Arch, and openSUSE as reflected by the README and batch package facts. Its packaging surface is broad because it is a single CLI binary but also a reusable library.

使用方式

Users pass examples directly on the command line, from a file, or through a Unix pipeline. By default grex generates a specific expression that matches the supplied test cases; flags can generalize output by converting digits, whitespace, word characters, repeated substrings, anchors, groups, escaping, case sensitivity, verbosity, and colorized display.

The README cautions that generated expressions still need human understanding. That caveat is part of the tool's identity: grex is best used to bootstrap or audit a regex, not to remove the need to understand the target language and engine.

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

grex is package-nerd significant because it packages an algorithmic helper for one of the most common developer annoyances: turning examples into a regular expression. It is also a Rust CLI case study, distributed as source through cargo and as prebuilt binaries or package-manager formulas for users who do not want a Rust toolchain.

Its relationship to regexgen also makes it a small example of ecosystem migration: a JavaScript idea revived as a Rust CLI and library, then exposed through additional language bindings.

时间线

  • 2019: v0.1.0 published in the official GitHub release feed.
  • 2020: v1.0.0 published after several 0.x releases.
  • 2021: v1.2.0 and v1.3.0 releases continued the 1.x line.
  • 2022: v1.4.0 and v1.4.1 releases appeared.
  • 2024: v1.4.5 published in the official GitHub release feed.
  • 2025: v1.4.6 published with release assets for several operating-system and CPU targets.

Related projects

  • regexgen is the JavaScript project that grex began by porting.
  • Rust's regex crate is a stated compatibility target for generated expressions.
  • grex-js is the related JavaScript/WebAssembly demo and library surface linked from the repository.
  • crates.io, PyPI, Homebrew, MacPorts, Scoop, Chocolatey, and Huber are distribution surfaces named by upstream or batch package facts.

安全态势

风险级别:绿色

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 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
grexcli全局可执行文件

新鲜度

版本和新鲜度

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

页面生成时间2026-07-10
管理器版本1.4.6
管理器更新时间2026-06-15
本地数据OK
上游当前
检测到的最新版本v1.4.6

https://github.com/pemistahl/grex

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:grex
版本1.4.6
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/grex
主页https://pemistahl.github.io/grex-js/
仓库https://github.com/pemistahl/grex
上游文档https://github.com/pemistahl/grex#readme
许可证Apache-2.0
源码归档https://github.com/pemistahl/grex/archive/refs/tags/v1.4.6.tar.gz
最后更新2026-06-15T10:20:17-04:00
Pulseupdated
构建依赖rust
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

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

Nix95%

grex

nix profile install nixpkgs#grex
  • normalized package name match
  • 匹配方式:Grex
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gr/grex/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
pacman95%

grex 1.4.6-2

A command-line tool for generating regular expressions from user-provided input strings

https://github.com/pemistahl/grex

sudo pacman -S grex
  • License: Apache-2.0
  • Architecture: x86_64
  • 2 依赖
  • normalized package name match
  • 匹配方式:Grex
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: grex from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

grex 1.4.6-1.2

CLI regex generator

https://github.com/pemistahl/grex

sudo zypper install grex
  • License: Apache-2.0 AND MPL-2.0 AND MIT AND (Apache-2.0 OR MIT) AND BSL-1.0 AND Apache-2.0 WITH LLVM-exception
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: grex
  • 3 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Grex
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: grex from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

grex

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

main/grex

scoop install main/grex
  • normalized package name match
  • 匹配方式:Grex
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/grex.json from https://api.github.com/repos/ScoopInstaller/Main/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 package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment