macOS
brew install ugreplocal Homebrew formula metadata
sudo port install ugrepMacPorts ports tree · textproc/ugrep/Portfile · source: api.github.com
brew
Ultra fast grep with query UI, fuzzy search, archive search, and more. Version 7.8.2 via Homebrew; verified 2026-05-17.
install
brew install ugreplocal Homebrew formula metadata
sudo port install ugrepMacPorts ports tree · textproc/ugrep/Portfile · source: api.github.com
sudo apk add ugrepAlpine Linux edge package indexes · ugrep · source: dl-cdn.alpinelinux.org
sudo apt install ugrepDebian stable package indexes · ugrep · source: deb.debian.org
sudo dnf install ugrepFedora Rawhide package metadata · ugrep · source: dl.fedoraproject.org
nix profile install nixpkgs#ugrepnixpkgs package indexes · pkgs/by-name/ug/ugrep/package.nix · source: api.github.com
sudo pacman -S ugrepArch Linux sync databases · ugrep · source: geo.mirror.pkgbuild.com
sudo zypper install ugrepopenSUSE Tumbleweed package metadata · ugrep · source: download.opensuse.org
choco install ugrepChocolatey community package catalog · ugrep · source: community.chocolatey.org
scoop install main/ugrepScoop official bucket manifest trees · bucket/ugrep.json · source: api.github.com
winget install --id Genivia.ugrep -eWindows Package Manager source index · Genivia.ugrep · source: cdn.winget.microsoft.com
overview
Ultra fast grep with query UI, fuzzy search, archive search, and more
history
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.
security posture
No matching local secret-handling manifest was found for ugrep. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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~/.ugrepexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ug | cli | global executable | |
ug+ | cli | global executable | |
ugrep | cli | global executable | |
ugrep+ | cli | global executable | |
ugrep-indexer | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/Genivia/ugrep
install metadata
| Package key | brew:ugrep |
|---|---|
| Version | 7.8.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ugrep |
| Homepage | https://ugrep.com/ |
| Repository | https://github.com/Genivia/ugrep |
| Upstream docs | https://github.com/Genivia/ugrep#readme |
| License | BSD-3-Clause |
| Source archive | https://github.com/Genivia/ugrep/archive/refs/tags/v7.8.2.tar.gz |
| Last updated | 2026-05-17T21:07:16Z |
| Pulse | updated |
| Dependencies | brotli, lz4, pcre2, xz, zstd |
| Uses from macOS | bzip2 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ugrep |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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.2-r0
Ultra fast grep with interactive query UI and fuzzy search
sudo apk add ugrepugrep-bash-completion 7.8.2-r0
Bash completions for ugrep
sudo apk add ugrep-bash-completionugrep-doc 7.8.2-r0
Ultra fast grep with interactive query UI and fuzzy search (documentation)
sudo apk add ugrep-docugrep-fish-completion 7.8.2-r0
Fish completions for ugrep
sudo apk add ugrep-fish-completionugrep-zsh-completion 7.8.2-r0
Zsh completions for ugrep
sudo apk add ugrep-zsh-completionugrep 7.8.2-1.fc45
A more powerful, ultra fast, user-friendly, compatible grep
https://github.com/Genivia/ugrep
sudo dnf install ugrepugrep 7.8.2-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.2-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.2-1.1
Bash completion for ugrep
https://github.com/Genivia/ugrep
sudo zypper install ugrep-bash-completionugrep-fish-completion 7.8.2-1.1
Fish completion for ugrep
https://github.com/Genivia/ugrep
sudo zypper install ugrep-fish-completionugrep-zsh-completion 7.8.2-1.1
Zsh completion for ugrep
https://github.com/Genivia/ugrep
sudo zypper install ugrep-zsh-completionugrep
sudo port install ugrepugrep
choco install ugrepsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.