Automic VaultAutomic Vault

brew

Install ugrep with Homebrew, apk, chocolatey, apt, dnf, MacPorts, Nix, pacman, scoop, winget, zypper

Ultra fast grep with query UI, fuzzy search, archive search, and more. Version 7.8.2 via Homebrew; verified 2026-05-17.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install ugrep

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install ugrep

MacPorts ports tree · textproc/ugrep/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add ugrep

Alpine Linux edge package indexes · ugrep · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install ugrep

Debian stable package indexes · ugrep · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install ugrep

Fedora Rawhide package metadata · ugrep · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#ugrep

nixpkgs package indexes · pkgs/by-name/ug/ugrep/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S ugrep

Arch Linux sync databases · ugrep · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install ugrep

openSUSE Tumbleweed package metadata · ugrep · source: download.opensuse.org

Windows

Chocolateyverified · 92%
choco install ugrep

Chocolatey community package catalog · ugrep · source: community.chocolatey.org

Scoopverified · 92%
scoop install main/ugrep

Scoop official bucket manifest trees · bucket/ugrep.json · source: api.github.com

Windows Package Managerverified · 92%
winget install --id Genivia.ugrep -e

Windows Package Manager source index · Genivia.ugrep · source: cdn.winget.microsoft.com

overview

Package summary

Ultra fast grep with query UI, fuzzy search, archive search, and more

Commands and aliases

  • ug
  • ug+
  • ugrep
  • ugrep+
  • ugrep-indexer

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2019: Public GitHub repository created.
  • 2020: 2.x releases published on GitHub.
  • 2026: v7.8.2 release published.
  • 2026: Repository metadata described ugrep 7.8 as a grep-compatible searcher with TUI, Boolean search, fuzzy search, archive search, document search, and structured output.

Related projects

  • The README compares ugrep with GNU grep, BSD grep, ripgrep, the Silver Searcher, and ack.
  • Official related repositories include ugrep-indexer for file indexing, ugrep-benchmarks for performance results, and ugrep-testing for validation.

security posture

No protected-tool coverage found yet

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.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 5 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

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
.ugrep~/.ugrep

executables

Installed executables

CommandKindExposureNote
ugcliglobal executable
ug+cliglobal executable
ugrepcliglobal executable
ugrep+cliglobal executable
ugrep-indexercliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version7.8.2
manager updated2026-05-17
local dataok
upstreamcurrent
latest detectedv7.8.2

https://github.com/Genivia/ugrep

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:ugrep
Version7.8.2
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/ugrep
Homepagehttps://ugrep.com/
Repositoryhttps://github.com/Genivia/ugrep
Upstream docshttps://github.com/Genivia/ugrep#readme
LicenseBSD-3-Clause
Source archivehttps://github.com/Genivia/ugrep/archive/refs/tags/v7.8.2.tar.gz
Last updated2026-05-17T21:07:16Z
Pulseupdated
Dependenciesbrotli, lz4, pcre2, xz, zstd
Uses from macOSbzip2
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

ugrep 7.4.2+dfsg-1

faster grep with an interactive query UI

https://github.com/Genivia/ugrep/wiki

sudo apt install ugrep
  • Section: utils
  • Architecture: amd64
  • 10 dependencies
  • 4 optional deps
  • normalized package name match
  • Matched by: Ugrep
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ugrep from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

ugrep

nix profile install nixpkgs#ugrep
  • normalized package name match
  • Matched by: Ugrep
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ug/ugrep/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

ugrep 5.0.0+dfsg-1

faster grep with an interactive query UI

https://github.com/Genivia/ugrep/wiki

sudo apt install ugrep
  • Section: universe/utils
  • Architecture: amd64
  • 10 dependencies
  • 4 optional deps
  • normalized package name match
  • Matched by: Ugrep
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ugrep from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

ugrep 7.8.2-r0

Ultra fast grep with interactive query UI and fuzzy search

https://ugrep.com/

sudo apk add ugrep
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: ugrep
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Ugrep
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ugrep from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

ugrep-bash-completion 7.8.2-r0

Bash completions for ugrep

https://ugrep.com/

sudo apk add ugrep-bash-completion
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: ugrep
  • normalized package name match
  • Matched by: Ugrep
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ugrep-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

ugrep-doc 7.8.2-r0

Ultra fast grep with interactive query UI and fuzzy search (documentation)

https://ugrep.com/

sudo apk add ugrep-doc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: ugrep
  • normalized package name match
  • Matched by: Ugrep
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ugrep-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

ugrep-fish-completion 7.8.2-r0

Fish completions for ugrep

https://ugrep.com/

sudo apk add ugrep-fish-completion
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: ugrep
  • normalized package name match
  • Matched by: Ugrep
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ugrep-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

ugrep-zsh-completion 7.8.2-r0

Zsh completions for ugrep

https://ugrep.com/

sudo apk add ugrep-zsh-completion
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: ugrep
  • normalized package name match
  • Matched by: Ugrep
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ugrep-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

ugrep 7.8.2-1.fc45

A more powerful, ultra fast, user-friendly, compatible grep

https://github.com/Genivia/ugrep

sudo dnf install ugrep
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ugrep
  • 12 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Ugrep
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ugrep from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

ugrep 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 ugrep
  • License: BSD-3-Clause
  • Architecture: x86_64
  • 6 dependencies
  • 9 optional deps
  • normalized package name match
  • Matched by: Ugrep
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: ugrep from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

ugrep 7.8.2-1.1

Universal grep: a feature-rich grep implementation with focus on speed

https://github.com/Genivia/ugrep

sudo zypper install ugrep
  • License: BSD-3-Clause
  • Category: Productivity/File utilities
  • Architecture: x86_64
  • Source Package: ugrep
  • 12 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Ugrep
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ugrep from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

ugrep-bash-completion 7.8.2-1.1

Bash completion for ugrep

https://github.com/Genivia/ugrep

sudo zypper install ugrep-bash-completion
  • License: BSD-3-Clause
  • Category: Productivity/File utilities
  • Architecture: noarch
  • Source Package: ugrep
  • 2 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Ugrep
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ugrep-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

ugrep-fish-completion 7.8.2-1.1

Fish completion for ugrep

https://github.com/Genivia/ugrep

sudo zypper install ugrep-fish-completion
  • License: BSD-3-Clause
  • Category: Productivity/File utilities
  • Architecture: noarch
  • Source Package: ugrep
  • 2 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Ugrep
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ugrep-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

ugrep-zsh-completion 7.8.2-1.1

Zsh completion for ugrep

https://github.com/Genivia/ugrep

sudo zypper install ugrep-zsh-completion
  • License: BSD-3-Clause
  • Category: Productivity/File utilities
  • Architecture: noarch
  • Source Package: ugrep
  • 2 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Ugrep
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ugrep-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

ugrep

sudo port install ugrep
  • normalized package name match
  • Matched by: Ugrep
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/ugrep/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

ugrep

choco install ugrep
  • normalized package name match
  • Matched by: Ugrep
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: ugrep from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='8.412399','intellijidea-edu'

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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