pkg.soopen package index

brew / 順位 803

ugrep を Homebrew, apk, chocolatey, apt, dnf, MacPorts, Nix, pacman, zypper, scoop, winget でインストール

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

概要

パッケージ概要

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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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