macOS
brew install pecolocal Homebrew formula metadata
sudo port install pecoMacPorts ports tree · sysutils/peco/Portfile · source: api.github.com
brew / rank 1988
Simplistic interactive filtering tool. Version 0.6.0 via Homebrew; verified 2026-09-13. Also installable with debian: sudo apt install peco.
install
brew install pecolocal Homebrew formula metadata
sudo port install pecoMacPorts ports tree · sysutils/peco/Portfile · source: api.github.com
sudo apt install pecoDebian stable package indexes · peco · source: deb.debian.org
nix profile install nixpkgs#peconixpkgs package indexes · pkgs/by-name/pe/peco/package.nix · source: api.github.com
sudo pacman -S pecoArch Linux sync databases · peco · source: geo.mirror.pkgbuild.com
scoop install main/pecoScoop official bucket manifest trees · bucket/peco.json · source: api.github.com
winget install --id peco.peco -eWindows Package Manager source index · peco.peco · source: cdn.winget.microsoft.com
overview
Simplistic interactive filtering tool
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to 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.
$XDG_CONFIG_HOME/peco/config.json~/.config/peco/config.json$XDG_CONFIG_DIRS/*/peco/config.json~/.peco/config.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
peco | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:peco |
|---|---|
| Version | 0.6.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/peco |
| Homepage | https://github.com/peco/peco |
| Repository | https://github.com/peco/peco |
| License | MIT |
| Source archive | https://github.com/peco/peco/archive/refs/tags/v0.6.0.tar.gz |
| Last updated | 2026-09-13T06:40:12Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.