pkg.soopen package index

brew / 順位 1988

peco を Homebrew, apt, MacPorts, Nix, pacman, scoop, winget でインストール

peco のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install peco

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install peco

MacPorts ports tree · sysutils/peco/Portfile · ソース: api.github.com

Windows

Scoop確認済み · 92%
scoop install main/peco

Scoop official bucket manifest trees · bucket/peco.json · ソース: api.github.com

Windows Package Manager確認済み · 92%
winget install --id peco.peco -e

Windows Package Manager source index · peco.peco · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Simplistic interactive filtering tool

コマンドとエイリアス

  • peco

履歴

プロジェクトの歴史と使われ方

peco is a Go-based interactive terminal filter that incrementally narrows streamed text and emits selected lines for use in shell pipelines.

プロジェクトの歴史

Daisuke Maki created peco as a Go-based successor inspired by the Python program percol, seeking the same interactive filtering workflow without a Python runtime dependency.

The project grew from a simple incremental selector into a configurable terminal interface with multiple matching modes, custom filters, selection actions, layouts, ANSI-color handling, and Unix and Windows support.

採用の歴史

peco became available through numerous ecosystems, including Homebrew, Debian and Ubuntu, Arch Linux, MacPorts, Nix, Scoop, and winget. The official README additionally documents several platform-specific installation routes.

Its single-binary distribution and pipeline-friendly interface helped it spread through shell functions and terminal workflows.

使われ方

Typical usage pipes logs, process lists, file names, command history, or repository lists into `peco`; the chosen line or lines are written to standard output.

Users can configure keymaps, styles, prompts, layouts, matching filters, and custom external filters in JSON or select another file with `--rcfile`.

パッケージ好きにとっての重要性

peco belongs to the lineage of interactive Unix filters that turn standard input into a live selection interface and print selected records to standard output.

It is particularly attractive to package users because its Go implementation produces portable standalone binaries while retaining composability with ordinary shell tools.

タイムライン

  • Initial project era: Daisuke Maki created peco as a standalone Go alternative inspired by percol.
  • v0.1.3 era: Custom external filters became configurable.
  • Later releases: Added richer matching, layouts, selection behavior, ANSI-color support, and broader cross-platform packaging.

Related projects

  • percol is the Python interactive-filtering tool that directly inspired peco.
  • grep is the non-interactive Unix filter used as a comparison in the official description.
  • fzf is a related terminal fuzzy finder; peco's official documentation explicitly compares its inline-height behavior with fzf.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

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
$XDG_CONFIG_HOME/peco/config.json~/.config/peco/config.json$XDG_CONFIG_DIRS/*/peco/config.json~/.peco/config.json

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
pecocliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-09-19
マネージャ版0.6.0
マネージャ更新日2026-09-13
ローカルデータOK
上流最新
検出された最新v0.6.0

https://github.com/peco/peco

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:peco
バージョン0.6.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/peco
ホームページhttps://github.com/peco/peco
リポジトリhttps://github.com/peco/peco
ライセンスMIT
ソースアーカイブhttps://github.com/peco/peco/archive/refs/tags/v0.6.0.tar.gz
最終更新2026-09-13T06:40:12Z
Pulseupdated
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

peco 0.5.10-1+b17

Simplistic interactive filtering tool

https://github.com/peco/peco

sudo apt install peco
  • Section: devel
  • Architecture: amd64
  • Source Package: peco
  • normalized package name match
  • 一致条件: Peco
Debian stable package indexes · deb.debian.org · Debian stable package indexes: peco from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

peco

nix profile install nixpkgs#peco
  • normalized package name match
  • 一致条件: Peco
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/pe/peco/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

peco 0.5.10-1build1

Simplistic interactive filtering tool

https://github.com/peco/peco

sudo apt install peco
  • Section: universe/devel
  • Architecture: amd64
  • normalized package name match
  • 一致条件: Peco
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: peco from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
pacman95%

peco 0.6.0-1

Simplistic interactive filtering tool

https://github.com/peco/peco

sudo pacman -S peco
  • License: MIT
  • Architecture: x86_64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Peco
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: peco from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

peco

sudo port install peco
  • normalized package name match
  • 一致条件: Peco
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/peco/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/peco

scoop install main/peco
  • normalized package name match
  • 一致条件: Peco
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/peco.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

peco.peco

winget install --id peco.peco -e
  • normalized package name match
  • 一致条件: Peco
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: peco.peco from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

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

このページは 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
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation