macOS
brew install pecolocal Homebrew formula metadata
sudo port install pecoMacPorts ports tree · sysutils/peco/Portfile · ソース: api.github.com
brew / 順位 1988
peco のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install pecolocal Homebrew formula metadata
sudo port install pecoMacPorts ports tree · sysutils/peco/Portfile · ソース: api.github.com
nix profile install nixpkgs#peconixpkgs package indexes · pkgs/by-name/pe/peco/package.nix · ソース: api.github.com
sudo pacman -S pecoArch Linux sync databases · peco · ソース: geo.mirror.pkgbuild.com
scoop install main/pecoScoop official bucket manifest trees · bucket/peco.json · ソース: api.github.com
winget install --id peco.peco -eWindows Package Manager source index · peco.peco · ソース: cdn.winget.microsoft.com
概要
Simplistic interactive filtering tool
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
$XDG_CONFIG_HOME/peco/config.json~/.config/peco/config.json$XDG_CONFIG_DIRS/*/peco/config.json~/.peco/config.json実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
peco | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | 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 |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | peco |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
peco 0.5.10-1+b17
Simplistic interactive filtering tool
sudo apt install pecopeco
nix profile install nixpkgs#pecopeco 0.5.10-1build1
Simplistic interactive filtering tool
sudo apt install pecopeco 0.6.0-1
Simplistic interactive filtering tool
sudo pacman -S pecopeco
sudo port install pecomain/peco
scoop install main/pecopeco.peco
winget install --id peco.peco -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.