pkg.soopen package index

brew / 排名 803

使用 Homebrew, apk, chocolatey, apt, dnf, MacPorts, Nix, pacman, zypper, scoop, winget 安装 ugrep

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install ugrep

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install ugrep

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

Linux

Alpine Linux apk已验证 · 92%
sudo apk add ugrep

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

Debian apt已验证 · 92%
sudo apt install ugrep

Debian stable package indexes · ugrep · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install ugrep

Fedora Rawhide package metadata · ugrep · 来源: dl.fedoraproject.org

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

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

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

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

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

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

Windows

Chocolatey已验证 · 92%
choco install ugrep

Chocolatey community package catalog · ugrep · 来源: community.chocolatey.org

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

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

Windows Package Manager已验证 · 92%
winget install --id Genivia.ugrep -e

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

概览

软件包摘要

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

命令和别名

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

历史

项目历史与用法

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.

时间线

  • 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.

安全态势

尚未找到受保护工具覆盖

没有找到 ugrep 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

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

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
ug可执行文件已索引可执行文件从本地可执行文件索引发现。
ug+可执行文件已索引可执行文件从本地可执行文件索引发现。
ugrep可执行文件已索引可执行文件从本地可执行文件索引发现。
ugrep+可执行文件已索引可执行文件从本地可执行文件索引发现。
ugrep-indexer可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

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

页面生成时间2026-08-03
管理器版本7.8.3
管理器更新时间2026-07-30
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:ugrep
版本7.8.3
软件包管理器Homebrew
主页https://ugrep.com/
仓库https://github.com/Genivia/ugrep
最后更新2026-07-30T16:29:54Z
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

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

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 依赖
  • 4 可选依赖
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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 依赖
  • 4 可选依赖
  • normalized package name match
  • 匹配方式: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.3-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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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.3-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
  • 匹配方式: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.3-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
  • 匹配方式: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.3-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
  • 匹配方式: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.3-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
  • 匹配方式: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-2.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 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式: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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

ugrep 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 ugrep
  • License: BSD-3-Clause
  • Architecture: x86_64
  • 6 依赖
  • 9 可选依赖
  • normalized package name match
  • 匹配方式: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.3-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 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Ugrep
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ugrep from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

ugrep-bash-completion 7.8.3-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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Ugrep
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ugrep-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

ugrep-fish-completion 7.8.3-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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Ugrep
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ugrep-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

ugrep-zsh-completion 7.8.3-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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Ugrep
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ugrep-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

ugrep

sudo port install ugrep
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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='9.151999','cports'

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation