pkg.soopen package index

brew / 順位 3731

choose-rust を Homebrew, apk, MacPorts, Nix, pacman, zypper, scoop でインストール

choose-rust のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install choose-rust

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install choose

MacPorts ports tree · textproc/choose/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add choose

Alpine Linux edge package indexes · choose · ソース: dl-cdn.alpinelinux.org

Nix確認済み · 92%
nix profile install nixpkgs#choose

nixpkgs package indexes · pkgs/by-name/ch/choose/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S choose

Arch Linux sync databases · choose · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install choose

openSUSE Tumbleweed package metadata · choose · ソース: download.opensuse.org

Windows

Scoop確認済み · 92%
scoop install main/choose

Scoop official bucket manifest trees · bucket/choose.json · ソース: api.github.com

概要

パッケージ概要

Human-friendly and fast alternative to cut and (sometimes) awk

コマンドとエイリアス

  • choose

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2019: Repository created and v0.1.0 tag appears.
  • 2020: v1.0.0 tag appears and v1.3.x releases begin.
  • 2024: v1.3.5 and v1.3.6 releases published.
  • 2025: v1.3.7 release published; Homebrew stable version reports 1.3.7.

Related projects

  • Directly related tools are `cut` and `awk`, which the README uses as its comparison points. The Rust regex crate is part of its documented separator model, and Cargo is one of its official distribution channels.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
choose実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版1.3.7
マネージャ更新日
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:choose-rust
バージョン1.3.7
パッケージマネージャHomebrew
ホームページhttps://github.com/theryangeary/choose
リポジトリhttps://github.com/theryangeary/choose
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

MacPorts94%

choose

sudo port install choose
  • installed executable or alias match
  • 一致条件: 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
  • 一致条件: 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 依存関係
  • 1 提供
  • installed executable or alias match
  • 一致条件: 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 依存関係
  • installed executable or alias match
  • 一致条件: 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.5

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 依存関係
  • 2 提供
  • installed executable or alias match
  • 一致条件: Choose
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: choose from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
Scoop92%

main/choose

scoop install main/choose
  • installed executable or alias match
  • 一致条件: Choose
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/choose.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation