# Installer peco avec Homebrew, apt, MacPorts, Nix, pacman, scoop, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de peco pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:peco
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install peco
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install peco
```

  Preuve: MacPorts ports tree: sysutils/peco/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install peco
```

  Preuve: Debian stable package indexes: peco from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#peco
```

  Preuve: nixpkgs package indexes: pkgs/by-name/pe/peco/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S peco
```

  Preuve: Arch Linux sync databases: peco from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- Scoop (92%):

```sh
scoop install main/peco
```

  Preuve: Scoop official bucket manifest trees: bucket/peco.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id peco.peco -e
```

  Preuve: Windows Package Manager source index: peco.peco from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:peco
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/peco>
- **Version:** 0.6.0
- **Résumé source:** Simplistic interactive filtering tool
- **Page d'accueil:** <https://github.com/peco/peco>
- **Dépôt:** <https://github.com/peco/peco>
- **Licence:** MIT
- **Archive source:** <https://github.com/peco/peco/archive/refs/tags/v0.6.0.tar.gz>
- **Dernière mise à jour:** 2026-07-27T22:05:57+02:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- peco (cli)
- peco (alias)

## Dépendances de compilation

- go

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.6.0
- gestionnaire mis à jour: 2026-07-27
- données locales: OK
- dépôt amont: https://github.com/peco/peco
- dernière version détectée: v0.6.0 (à jour)

## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals


## 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

- Unix: $XDG_CONFIG_HOME/peco/config.json, ~/.config/peco/config.json, $XDG_CONFIG_DIRS/*/peco/config.json, ~/.peco/config.json
## Détails de la base source

- **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:** head, stable

## Autres enregistrements de gestionnaires de paquets

- Debian apt - peco - 0.5.10-1+b17: normalized package name match | Debian stable package indexes: peco from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Simplistic interactive filtering tool | https://github.com/peco/peco
- Nix - peco: normalized package name match | nixpkgs package indexes: pkgs/by-name/pe/peco/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - peco - 0.5.10-1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: peco from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Simplistic interactive filtering tool | https://github.com/peco/peco
- pacman - peco - 0.6.0-1: normalized package name match | Arch Linux sync databases: peco from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Simplistic interactive filtering tool | https://github.com/peco/peco
- MacPorts - peco: normalized package name match | MacPorts ports tree: sysutils/peco/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/peco: normalized package name match | Scoop official bucket manifest trees: bucket/peco.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - peco.peco: normalized package name match | Windows Package Manager source index: peco.peco from https://cdn.winget.microsoft.com/cache/source.msix


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [go](https://pkg.so/fr/brew/go/) - Build dependency declared by Homebrew.
- [percol](https://pkg.so/fr/brew/percol/) - Shares pkgdb curated category or tags: cli, developer-tools, interactive-filter, terminal.
- [nyan](https://pkg.so/fr/brew/nyan/) - Shares pkgdb curated category or tags: cli, developer-tools, go, terminal.
- [figlet](https://pkg.so/fr/brew/figlet/) - Shares pkgdb curated category or tags: cli, developer-tools, terminal.
- [rich-cli](https://pkg.so/fr/brew/rich-cli/) - Shares pkgdb curated category or tags: cli, developer-tools, terminal.
- [regclient](https://pkg.so/fr/brew/regclient/) - Shares pkgdb curated category or tags: cli, developer-tools, go.
- [ddgr](https://pkg.so/fr/brew/ddgr/) - Shares pkgdb curated category or tags: cli, developer-tools, terminal.
- [reg](https://pkg.so/fr/brew/reg/) - Shares pkgdb curated category or tags: cli, developer-tools, go.
- [fzf](https://pkg.so/fr/brew/fzf/) - Shares pkgdb curated category or tags: cli, developer-tools, go, terminal.

## Combined YAML source

View the package source record on GitHub. [combined/peco.yml](https://github.com/mxcl/pkgdb/blob/main/combined/peco.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
