macOS
brew install choose-rustlocal Homebrew formula metadata
sudo port install chooseMacPorts ports tree · textproc/choose/Portfile · source: api.github.com
brew / rank 3731
Human-friendly and fast alternative to cut and (sometimes) awk. Version 1.3.7 via Homebrew; verified from local package data. Also installable with macports: sudo port install choose.
install
brew install choose-rustlocal Homebrew formula metadata
sudo port install chooseMacPorts ports tree · textproc/choose/Portfile · source: api.github.com
sudo apk add chooseAlpine Linux edge package indexes · choose · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#choosenixpkgs package indexes · pkgs/by-name/ch/choose/package.nix · source: api.github.com
sudo pacman -S chooseArch Linux sync databases · choose · source: geo.mirror.pkgbuild.com
sudo zypper install chooseopenSUSE Tumbleweed package metadata · choose · source: download.opensuse.org
scoop install main/chooseScoop official bucket manifest trees · bucket/choose.json · source: api.github.com
overview
Human-friendly and fast alternative to cut and (sometimes) awk
history
Choose is a Rust command-line text-field selector positioned as a fast, friendlier alternative to common `cut` invocations and some simple `awk` one-liners.
The GitHub repository was created in September 2019. The README frames the tool around shell ergonomics: Python-like slice syntax, negative indexing, regex separators using Rust regex syntax, and faster behavior than `cut` on sufficiently long inputs.
A v0.1.0 tag appears in September 2019, v1.0.0 in April 2020, and later release lines continued through v1.3.7 in August 2025.
The upstream README documents installation through Cargo, Homebrew as choose-rust, MacPorts, Arch AUR, and a Fedora/CentOS COPR. Homebrew's formula API reports stable version 1.3.7 and ongoing installs.
Users invoke `choose` with one or more field selectors, ranges, or slice-like expressions, optionally changing field separators or selecting characters rather than fields. It is aimed at quick interactive and scripted shell data extraction where `awk '{print $1}'` or `cut` syntax feels too heavy.
It is a classic modern CLI package-manager entry: a Rust rewrite/rethink of a POSIX-era text utility, distributed through Cargo plus system package managers, and intentionally overlapping with familiar tools rather than replacing them completely.
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.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
choose | executable | indexed executable | Discovered from the local executable index. |
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:choose-rust |
|---|---|
| Version | 1.3.7 |
| Package manager | Homebrew |
| Homepage | https://github.com/theryangeary/choose |
| Repository | https://github.com/theryangeary/choose |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
choose
sudo port install choosechoose
nix profile install nixpkgs#choosechoose 1.3.7-r0
A human-friendly and fast alternative to cut and (sometimes) awk
https://github.com/theryangeary/choose
sudo apk add choosechoose 1.3.7-2
A human-friendly and fast alternative to cut and (sometimes) awk
https://github.com/theryangeary/choose
sudo pacman -S choosechoose 1.3.7-1.5
A human-friendly and fast alternative to cut and (sometimes) awk
https://github.com/theryangeary/choose
sudo zypper install choosemain/choose
scoop install main/choosesource 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.