Automic VaultAutomic Vault

brew

Installer fpp avec Homebrew, apk, MacPorts, Nix

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

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install fpp

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install fpp

MacPorts ports tree · devel/fpp/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add fpp

Alpine Linux edge package indexes · fpp · Source: dl-cdn.alpinelinux.org

Nixvérifié · 92%
nix profile install nixpkgs#fpp

nixpkgs package indexes · pkgs/by-name/fp/fpp/package.nix · Source: api.github.com

aperçu

Résumé du paquet

CLI program that accepts piped input and presents files for selection

historique

Historique du projet et usages

Facebook PathPicker is a command-line tool, installed as fpp, that parses piped terminal output for file paths and presents an interactive selector. The official README frames it as a solution to the common shell problem of selecting files from command output.

Historique du projet

PathPicker was published by Facebook with a GitHub Pages site and repository documentation. The project combines a shell entry point with small Python modules: it parses noisy input with regular expressions, shows a curses selector UI, then emits commands for the shell wrapper to execute.

The GitHub release history starts in 2015, with frequent early releases through 0.6.x and 0.7.x, community bug-fix releases in 2019, and a 2022 release. The official site credits Facebook / Peter Cottle in its metadata.

Historique d'adoption

The README presents Homebrew as the easiest macOS installation path with brew install fpp, describes Debian packaging steps, links an Arch AUR package, and documents manual installation by symlinking the fpp script into /usr/local/bin. It also notes supported shells including Bash, Zsh, csh, fish, and rc, and links a tmux-fpp add-on.

Modes d'utilisation

PathPicker is typically inserted at the end of a pipeline, for example git status | fpp, git grep | fpp, grep -r | fpp, git diff --stat | fpp, find output | fpp, or arc inlines | fpp. Selected files can be opened in $EDITOR or passed into an arbitrary command with the selected paths appended or substituted through the $F token.

Pourquoi les passionnés de paquets s'y intéressent

PathPicker is a neat Unix-package example because it does not replace git, grep, find, or editors; it adds an interactive file-selection layer to existing pipelines. Its value is the small fpp command and its shell integration, making it memorable among terminal UI tools packaged by Homebrew and Linux distributions.

Chronologie

  • 2015: Public GitHub releases began with the 0.5.x series.
  • 2015: Version 0.6.0 was published as a larger update.
  • 2015: Version 0.7.0 added stability and AllInput mode.
  • 2017: Version 0.7.2 was published.
  • 2019: Version 0.9.2 switched to Python 3 by default.
  • 2022: Version 0.9.5 was published as a later maintenance release.

Related projects

  • The README names tmux-fpp as an add-on and shows PathPicker as a companion to git, Mercurial, grep, find, arc, shell pipelines, and the user's editor.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 1 plateformes.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
fppcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-08
version du gestionnaire0.9.5
gestionnaire mis à jour
données localesOK
amontà jour
dernière version détectée0.9.5

https://github.com/facebook/PathPicker

  • infoNo package-manager update timestamp was available.confiance faible

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:fpp
Version0.9.5
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/fpp
Page d'accueilhttps://facebook.github.io/PathPicker/
Dépôthttps://github.com/facebook/PathPicker
Docs amonthttps://facebook.github.io/PathPicker
LicenceMIT
Archive sourcehttps://github.com/facebook/PathPicker/archive/refs/tags/0.9.5.tar.gz
Bibliothèques fournies par macOSpython
Bouteilledisponible (sur all)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

fpp

nix profile install nixpkgs#fpp
  • normalized package name match
  • Correspondance par : Fpp
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/fp/fpp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

fpp 0.9.5-r0

TUI that lets you pick paths out of its stdin and run arbitrary commands on them

https://facebook.github.io/PathPicker

sudo apk add fpp
  • License: MIT
  • Architecture: x86_64
  • Source Package: fpp
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Fpp
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: fpp from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

fpp-doc 0.9.5-r0

TUI that lets you pick paths out of its stdin and run arbitrary commands on them (documentation)

https://facebook.github.io/PathPicker

sudo apk add fpp-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: fpp
  • normalized package name match
  • Correspondance par : Fpp
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: fpp-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
MacPorts95%

fpp

sudo port install fpp
  • normalized package name match
  • Correspondance par : Fpp
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/fpp/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment