Automic VaultAutomic Vault

brew

Install choose-gui with Homebrew, MacPorts, Nix, apk, pacman, zypper

Fuzzy matcher that uses std{in,out} and a native GUI. Version 1.5.0 via Homebrew; verified from local package data. Also installable with nix: nix profile install nixpkgs#choose-gui.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install choose-gui

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install choose-gui

MacPorts ports tree · aqua/choose-gui/Portfile · source: api.github.com

Linux

Nixverified · 92%
nix profile install nixpkgs#choose-gui

nixpkgs package indexes · pkgs/by-name/ch/choose-gui/package.nix · source: api.github.com

Alpine Linux apkverified · 92%
sudo apk add choose

Alpine Linux edge package indexes · choose · source: dl-cdn.alpinelinux.org

Arch Linux pacmanverified · 92%
sudo pacman -S choose

Arch Linux sync databases · choose · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install choose

openSUSE Tumbleweed package metadata · choose · source: download.opensuse.org

overview

Package summary

Fuzzy matcher that uses std{in,out} and a native GUI

Commands and aliases

  • choose

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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.

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for choose-gui. Nucleus package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
choosecliglobal executable

freshness

Version and 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.

page generated2026-07-25
manager version1.5.0
manager updated
local dataok
upstreamcurrent
latest detected1.5.0

https://github.com/chipsenkbeil/choose

  • infoNo package-manager update timestamp was available.low confidence

install metadata

Package metadata

Package keybrew:choose-gui
Version1.5.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/choose-gui
Homepagehttps://github.com/chipsenkbeil/choose
Repositoryhttps://github.com/chipsenkbeil/choose
Upstream docshttps://github.com/chipsenkbeil/choose#readme
LicenseMIT
Source archivehttps://github.com/chipsenkbeil/choose/archive/refs/tags/1.5.0.tar.gz
Bottleavailable (on arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namechoose-gui
Version Scheme0
Revision0
Conflicts With
  • choose-rust
Requirements
  • macos
  • xcode
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

choose-gui

nix profile install nixpkgs#choose-gui
  • normalized package name match
  • Matched by: Choose Gui
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ch/choose-gui/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

choose-gui

sudo port install choose-gui
  • normalized package name match
  • Matched by: Choose Gui
MacPorts ports tree · api.github.com · MacPorts ports tree: aqua/choose-gui/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
MacPorts94%

choose

sudo port install choose
  • installed executable or alias match
  • Matched by: Choose
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/choose/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Nix92%

choose

nix profile install nixpkgs#choose
  • installed executable or alias match
  • Matched by: Choose
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ch/choose/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk92%

choose 1.3.7-r0

A human-friendly and fast alternative to cut and (sometimes) awk

https://github.com/theryangeary/choose

sudo apk add choose
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: choose
  • 1 dependencies
  • 1 provides
  • installed executable or alias match
  • Matched by: Choose
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: choose from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman92%

choose 1.3.7-2

A human-friendly and fast alternative to cut and (sometimes) awk

https://github.com/theryangeary/choose

sudo pacman -S choose
  • License: GPL-3.0-only
  • Architecture: x86_64
  • 1 dependencies
  • installed executable or alias match
  • Matched by: Choose
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: choose from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper92%

choose 1.3.7-1.3

A human-friendly and fast alternative to cut and (sometimes) awk

https://github.com/theryangeary/choose

sudo zypper install choose
  • License: MIT
  • Category: Development/Tools/Other
  • Architecture: x86_64
  • Source Package: choose
  • 3 dependencies
  • 2 provides
  • installed executable or alias match
  • Matched by: Choose
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: choose from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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