# Installer choose-gui avec Homebrew, MacPorts, Nix, apk, pacman, zypper

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

## installation

```sh
sudo av install brew:choose-gui
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install choose-gui
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install choose-gui
```

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

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#choose-gui
```

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

- apk (92%):

```sh
sudo apk add choose
```

  Preuve: Alpine Linux edge package indexes: choose from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- pacman (92%):

```sh
sudo pacman -S choose
```

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

- zypper (92%):

```sh
sudo zypper install choose
```

  Preuve: openSUSE Tumbleweed package metadata: choose from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:choose-gui
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/choose-gui>
- **Version:** 1.5.0
- **Résumé source:** Fuzzy matcher that uses std{in,out} and a native GUI
- **Page d'accueil:** <https://github.com/chipsenkbeil/choose>
- **Dépôt:** <https://github.com/chipsenkbeil/choose>
- **Docs amont:** <https://github.com/chipsenkbeil/choose#readme>
- **Licence:** MIT
- **Archive source:** <https://github.com/chipsenkbeil/choose/archive/refs/tags/1.5.0.tar.gz>
- **Généré:** 2026-07-26T07:20:29+00:00

## exécutables

- choose (cli)
- choose (alias)

## Comportement d'installation

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

## Version et fraîcheur

- page générée: 2026-07-26
- version du gestionnaire: 1.5.0
- données locales: OK
- dépôt amont: https://github.com/chipsenkbeil/choose
- dernière version détectée: 1.5.0 (à jour)
- info: No package-manager update timestamp was available.
## Historique du projet et usages

choose is a small macOS-oriented fuzzy chooser that takes candidate lines on stdin, lets the user pick through a native GUI, and writes the selected result to stdout.

### Historique du projet

The upstream GitHub repository was created in 2015. Its README describes the project as a fuzzy matcher for OS X/macOS using standard input and output plus a native GUI, with example integrations for Vim, Emacs, application launchers, password-store, and snippets.

The project reached a 1.0 GitHub release in March 2015 and continued with later releases through 1.5.0 in February 2025.

### Historique d'adoption

Homebrew packages it as choose-gui and the upstream README documents `brew install choose-gui`, while warning that the formula is not maintained in the upstream repository. The supplied package-manager facts also list MacPorts, Nix, apk, pacman, and zypper names.

### Modes d'utilisation

Typical use is Unix-pipeline shaped: feed choices from `ls`, `find`, or another command into `choose`, then pass the selected output to tools such as `open`, `pass`, `pbcopy`, editors, or shell scripts.

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

It is a representative tiny Homebrew utility for bridging terminal pipelines with a native macOS selection UI: not a broad platform, but useful to package collectors because it overlaps shell composition, launchers, and fuzzy-finder workflows.

### Chronologie

- 2015: GitHub repository created and 1.0 release published.
- 2020: 1.1 and 1.2 releases published.
- 2023: 1.3.x releases published.
- 2025: 1.5.0 release published and Homebrew stable version reports 1.5.0.

### Related projects

- Related tools include other fuzzy selectors such as fzf and skim, plus macOS launcher workflows; upstream also ships example Vim and Emacs integrations.

### Sources

- <https://github.com/chipsenkbeil/choose#readme>
- <https://github.com/chipsenkbeil/choose/releases>
- <https://formulae.brew.sh/api/formula/choose-gui.json>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour choose-gui. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.


## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** choose-gui
- **Version Scheme:** 0
- **Revision:** 0
- **Conflicts With:** choose-rust
- **Requirements:** macos, xcode
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Autres enregistrements de gestionnaires de paquets

- Nix - choose-gui: normalized package name match | nixpkgs package indexes: pkgs/by-name/ch/choose-gui/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - choose-gui: normalized package name match | MacPorts ports tree: aqua/choose-gui/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- MacPorts - choose: installed executable or alias match | MacPorts ports tree: textproc/choose/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Nix - choose: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/ch/choose/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - choose - 1.3.7-r0: installed executable or alias match | Alpine Linux edge package indexes: choose from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A human-friendly and fast alternative to cut and (sometimes) awk | https://github.com/theryangeary/choose
- pacman - choose - 1.3.7-2: installed executable or alias match | Arch Linux sync databases: choose from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A human-friendly and fast alternative to cut and (sometimes) awk | https://github.com/theryangeary/choose
- zypper - choose - 1.3.7-1.3: installed executable or alias match | openSUSE Tumbleweed package metadata: choose from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | A human-friendly and fast alternative to cut and (sometimes) awk | https://github.com/theryangeary/choose


## Liens liés

- [Source-control packages](https://www.automicvault.com/fr/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/fr/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/fr/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Productivity CLI packages](https://www.automicvault.com/fr/pkg/productivity-cli-packages/) - Matched curated productivity category metadata from av.db.
- [clipper](https://www.automicvault.com/fr/pkg/brew/clipper/) - Shares av.db curated category or tags: cli, macos, productivity.
- [clippy](https://www.automicvault.com/fr/pkg/brew/clippy/) - Shares av.db curated category or tags: cli, macos, productivity.
- [diff-pdf](https://www.automicvault.com/fr/pkg/brew/diff-pdf/) - Shares av.db curated category or tags: cli, gui, productivity.
- [dockutil](https://www.automicvault.com/fr/pkg/brew/dockutil/) - Shares av.db curated category or tags: cli, macos, productivity.
- [fcitx-remote-for-osx](https://www.automicvault.com/fr/pkg/brew/fcitx-remote-for-osx/) - Shares av.db curated category or tags: cli, macos, productivity.
- [file-roller](https://www.automicvault.com/fr/pkg/brew/file-roller/) - Shares av.db curated category or tags: cli, gui, productivity.
- [gnumeric](https://www.automicvault.com/fr/pkg/brew/gnumeric/) - Shares av.db curated category or tags: cli, gui, productivity.
- [grsync](https://www.automicvault.com/fr/pkg/brew/grsync/) - Shares av.db curated category or tags: cli, gui, productivity.
- [pick](https://www.automicvault.com/fr/pkg/brew/pick/) - Local package facts share a topical domain. Shared terms: choose, cli, finder, fuzzy, fuzzy-finder.
- [prefixsuffix](https://www.automicvault.com/fr/pkg/brew/prefixsuffix/) - Local package facts share a topical domain. Shared terms: cli, gui, productivity.

## Combined YAML source

View the package source record on GitHub. [combined/choose-gui.yml](https://github.com/automic-vault/db/blob/main/combined/choose-gui.yml)


## Sources

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