macOS
brew install ugreplocal Homebrew formula metadata
sudo port install ugrepMacPorts ports tree · textproc/ugrep/Portfile · Source: api.github.com
brew / rang 803
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de ugrep pour les workflows d'agents IA.
installation
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
aperçu
Ultra fast grep with query UI, fuzzy search, archive search, and more
historique
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.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour ugrep. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des 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~/.ugrepexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
ug | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
ug+ | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
ugrep | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
ugrep+ | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
ugrep-indexer | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:ugrep |
|---|---|
| Version | 7.8.3 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://ugrep.com/ |
| Dépôt | https://github.com/Genivia/ugrep |
| Dernière mise à jour | 2026-07-30T16:29:54Z |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 ugreppiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.