macOS
brew install ugreplocal Homebrew formula metadata
sudo port install ugrepMacPorts ports tree · textproc/ugrep/Portfile · 来源: api.github.com
安装
brew install ugreplocal Homebrew formula metadata
sudo port install ugrepMacPorts ports tree · textproc/ugrep/Portfile · 来源: api.github.com
sudo apk add ugrepAlpine Linux edge package indexes · ugrep · 来源: dl-cdn.alpinelinux.org
sudo dnf install ugrepFedora Rawhide package metadata · ugrep · 来源: dl.fedoraproject.org
nix profile install nixpkgs#ugrepnixpkgs package indexes · pkgs/by-name/ug/ugrep/package.nix · 来源: api.github.com
sudo pacman -S ugrepArch Linux sync databases · ugrep · 来源: geo.mirror.pkgbuild.com
sudo zypper install ugrepopenSUSE Tumbleweed package metadata · ugrep · 来源: download.opensuse.org
choco install ugrepChocolatey community package catalog · ugrep · 来源: community.chocolatey.org
scoop install main/ugrepScoop official bucket manifest trees · bucket/ugrep.json · 来源: api.github.com
winget install --id Genivia.ugrep -eWindows Package Manager source index · Genivia.ugrep · 来源: cdn.winget.microsoft.com
概览
Ultra fast grep with query UI, fuzzy search, archive search, and more
历史
ugrep is Genivia's modern grep-family file pattern searcher, positioned as a fast GNU/BSD grep-compatible replacement with Unicode, archive search, fuzzy search, Boolean queries, structured output, and an interactive query TUI.
The public ugrep repository was created in 2019. Its README presents the project as compatible with GNU and BSD grep while adding features usually associated with newer search tools, including recursive source search, gitignore-style globs, compressed and nested archive search, document filters, hexdumps, and multi-line Unicode-aware regular expressions.
The project developed a split command model: ug for interactive use with optional .ugrep configuration files, ugrep for batch use without a configuration file, and plus variants that enable filters for PDFs, documents, e-books, and image metadata. That division is important to packagers because it exposes both script-stable and user-preference-oriented entry points.
Release metadata shows an active release stream: early 2.x releases appeared in 2020, and the repository had reached the 7.x series by 2026, with v7.8.2 published in May 2026.
The supplied package data records ugrep across a broad package-manager set, including Homebrew, MacPorts, Nix, Debian, Ubuntu, Fedora/dnf, Arch/pacman, Alpine/apk, openSUSE/zypper, Chocolatey, Scoop, and winget. That spread matches the README's positioning as both a Unix grep replacement and a cross-platform search utility.
Official project material links to dedicated benchmark, testing, indexing, and user-guide resources, which helped ugrep become more than a single binary: it has an associated performance story, validation suite, and optional indexer for slower or cold filesystems.
Package users typically install ugrep as a faster grep-compatible search command while keeping the option to symlink or alias ug to grep, egrep, or fgrep when compatibility is desired. The README distinguishes this from grep alternatives that intentionally drop parts of grep's option and regex behavior.
Common package-nerd uses include searching source trees with globs and ignore files, querying compressed tarballs and archives without unpacking them, opening the -Q TUI for exploratory searches, using fuzzy or Boolean matching for approximate discovery, and emitting JSON, XML, CSV, or custom formats for scripts.
ug's .ugrep and ~/.ugrep support lets interactive users save preferred defaults, while ugrep remains the safer command for scripts that should not depend on per-user configuration.
ugrep matters in the package-manager niche because grep replacements are unusually sensitive to compatibility, speed, and defaults. It tries to be installable as a modern search tool without forcing users to give up classic grep semantics.
Its packaging footprint also makes it a good example of a CLI that has to behave consistently across Unix, macOS, and Windows package ecosystems while still integrating with local helper tools such as file-type filters, pagers, and archive libraries.
安全态势
没有找到 ugrep 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.
.ugrep~/.ugrep可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
ug | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
ug+ | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
ugrep | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
ugrep+ | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
ugrep-indexer | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:ugrep |
|---|---|
| 版本 | 7.8.3 |
| 软件包管理器 | Homebrew |
| 主页 | https://ugrep.com/ |
| 仓库 | https://github.com/Genivia/ugrep |
| 最后更新 | 2026-07-30T16:29:54Z |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
ugrep 7.4.2+dfsg-1
faster grep with an interactive query UI
https://github.com/Genivia/ugrep/wiki
sudo apt install ugrepugrep
nix profile install nixpkgs#ugrepugrep 5.0.0+dfsg-1
faster grep with an interactive query UI
https://github.com/Genivia/ugrep/wiki
sudo apt install ugrepugrep 7.8.3-r0
Ultra fast grep with interactive query UI and fuzzy search
sudo apk add ugrepugrep-bash-completion 7.8.3-r0
Bash completions for ugrep
sudo apk add ugrep-bash-completionugrep-doc 7.8.3-r0
Ultra fast grep with interactive query UI and fuzzy search (documentation)
sudo apk add ugrep-docugrep-fish-completion 7.8.3-r0
Fish completions for ugrep
sudo apk add ugrep-fish-completionugrep-zsh-completion 7.8.3-r0
Zsh completions for ugrep
sudo apk add ugrep-zsh-completionugrep 7.8.2-2.fc45
A more powerful, ultra fast, user-friendly, compatible grep
https://github.com/Genivia/ugrep
sudo dnf install ugrepugrep 7.8.3-1
ultra fast grep with interactive TUI, fuzzy search, boolean queries, hexdumps and more
https://github.com/Genivia/ugrep
sudo pacman -S ugrepugrep 7.8.3-1.1
Universal grep: a feature-rich grep implementation with focus on speed
https://github.com/Genivia/ugrep
sudo zypper install ugrepugrep-bash-completion 7.8.3-1.1
Bash completion for ugrep
https://github.com/Genivia/ugrep
sudo zypper install ugrep-bash-completionugrep-fish-completion 7.8.3-1.1
Fish completion for ugrep
https://github.com/Genivia/ugrep
sudo zypper install ugrep-fish-completionugrep-zsh-completion 7.8.3-1.1
Zsh completion for ugrep
https://github.com/Genivia/ugrep
sudo zypper install ugrep-zsh-completionugrep
sudo port install ugrepugrep
choco install ugrep来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.