pkg.soopen package index

brew / 排名 866

使用 Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper, scoop, winget 安装 gum

查看 gum 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install gum

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install gum

MacPorts ports tree · devel/gum/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add gum

Alpine Linux edge package indexes · gum · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install gum

Debian stable package indexes · gum · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install gum

Fedora Rawhide package metadata · gum · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#gum

nixpkgs package indexes · pkgs/by-name/gu/gum/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S gum

Arch Linux sync databases · gum · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install gum

openSUSE Tumbleweed package metadata · gum · 来源: download.opensuse.org

Windows

Scoop已验证 · 92%
scoop install main/gum

Scoop official bucket manifest trees · bucket/gum.json · 来源: api.github.com

Windows Package Manager已验证 · 92%
winget install --id charmbracelet.gum -e

Windows Package Manager source index · charmbracelet.gum · 来源: cdn.winget.microsoft.com

概览

软件包摘要

Tool for glamorous shell scripts

命令和别名

  • gum

历史

项目历史与用法

Gum is Charmbracelet's command-line toolkit for adding prompts, pickers, spinners, styled output, and other terminal UI pieces to shell scripts without writing a full Go TUI application.

项目历史

The GitHub repository was created in June 2022 and the v0.1.0 release was published in July 2022. Gum builds on Charmbracelet's Go terminal UI libraries, especially Bubble Tea-related components, Bubbles, and Lip Gloss, but exposes them as composable shell commands.

The project fits Charmbracelet's broader line of polished terminal tools by turning reusable TUI primitives into Unix-style commands such as `choose`, `input`, `confirm`, `filter`, `spin`, `style`, `table`, and `write`.

采用历史

The README documents installs through Homebrew, Arch, Fedora, Nix, Flox, WinGet, Scoop, Debian/Ubuntu, RPM repositories, FreeBSD packages, release archives, and `go install`, which shows that the tool crossed from Go developer circles into general shell-scripting package sets.

Because each command writes ordinary stdout/stderr and composes with variables, files, and pipes, Gum was adopted as a small dependency for dotfiles, setup scripts, demos, and internal operations scripts that need friendlier prompts.

使用方式

Gum commands are used directly in shell scripts: `gum choose` selects from choices, `gum input` reads text, `gum confirm` gates an action, `gum filter` narrows lists, and `gum style` formats terminal output. The official tutorial uses a Conventional Commits helper as a representative script.

Customization is mostly through command flags and environment variables, keeping the package useful in one-off scripts and shared dotfiles without a separate application framework.

为什么软件包爱好者会关心

Gum is interesting to package maintainers because it packages a Go TUI ecosystem as a single static-ish command suite with broad OS coverage. It also illustrates a modern pattern where a developer-friendly CLI becomes both an end-user utility and a building block for other scripts.

For shell users, it replaces many ad hoc `read`, `select`, `fzf`, spinner, and ANSI-formatting snippets with one package whose behavior can be versioned by the system package manager.

时间线

  • 2022: GitHub repository created.
  • 2022: v0.1.0 release published.

Related projects

  • Bubble Tea is Charmbracelet's Go framework for terminal applications.
  • Bubbles supplies reusable TUI components used by Charmbracelet tools.
  • Lip Gloss supplies terminal styling primitives used by Gum.

安全态势

风险级别:yellow

generalized runtime or code generation signal.

风险分类器

yellow 风险 · 中 置信度 · runtime

原因

  • generalized runtime or code generation signal

信号

  • text:shell

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
gum可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本0.17.0
管理器更新时间2026-07-27
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:gum
版本0.17.0
软件包管理器Homebrew
主页https://github.com/charmbracelet/gum
仓库https://github.com/charmbracelet/gum
最后更新2026-07-27T16:47:26+02:00
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

gum 0.14.4-1+b6

Tool for glamorous shell scripts 🎀

https://github.com/charmbracelet/gum

sudo apt install gum
  • Section: devel
  • Architecture: amd64
  • Source Package: gum
  • 1 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Gum
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gum from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

gum

nix profile install nixpkgs#gum
  • normalized package name match
  • 匹配方式:Gum
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gu/gum/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

gum 0.16.2-r11

Highly configurable utilities for writing interactive shell scripts

https://github.com/charmbracelet/gum

sudo apk add gum
  • License: MIT
  • Architecture: x86_64
  • Source Package: gum
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Gum
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gum from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

gum-bash-completion 0.16.2-r11

Bash completions for gum

https://github.com/charmbracelet/gum

sudo apk add gum-bash-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: gum
  • normalized package name match
  • 匹配方式:Gum
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gum-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

gum-doc 0.16.2-r11

Highly configurable utilities for writing interactive shell scripts (documentation)

https://github.com/charmbracelet/gum

sudo apk add gum-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: gum
  • normalized package name match
  • 匹配方式:Gum
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gum-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

gum-fish-completion 0.16.2-r11

Fish completions for gum

https://github.com/charmbracelet/gum

sudo apk add gum-fish-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: gum
  • normalized package name match
  • 匹配方式:Gum
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gum-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

gum-zsh-completion 0.16.2-r11

Zsh completions for gum

https://github.com/charmbracelet/gum

sudo apk add gum-zsh-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: gum
  • normalized package name match
  • 匹配方式:Gum
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gum-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

gum 0.17.0-4.fc45

Tool for glamorous shell scripts

https://github.com/charmbracelet/gum

sudo dnf install gum
  • License: BSD-3-Clause AND MIT AND OFL-1.1
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: gum
  • 2 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Gum
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: gum from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

gum 0.17.0-1

A tool for glamorous shell scripts

https://github.com/charmbracelet/gum

sudo pacman -S gum
  • License: MIT
  • Architecture: x86_64
  • 1 依赖
  • normalized package name match
  • 匹配方式:Gum
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: gum from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

gum 0.16.0-1.7

Tool for glamorous shell scripts

https://github.com/charmbracelet/gum

sudo zypper install gum
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: gum
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Gum
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: gum from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

gum-bash-completion 0.16.0-1.7

Bash Completion for gum

https://github.com/charmbracelet/gum

sudo zypper install gum-bash-completion
  • License: MIT
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: gum
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Gum
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: gum-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

gum-fish-completion 0.16.0-1.7

Fish Completion for gum

https://github.com/charmbracelet/gum

sudo zypper install gum-fish-completion
  • License: MIT
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: gum
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Gum
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: gum-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

gum-zsh-completion 0.16.0-1.7

Zsh Completion for gum

https://github.com/charmbracelet/gum

sudo zypper install gum-zsh-completion
  • License: MIT
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: gum
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Gum
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: gum-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

gum

sudo port install gum
  • normalized package name match
  • 匹配方式:Gum
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/gum/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/gum

scoop install main/gum
  • normalized package name match
  • 匹配方式:Gum
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/gum.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

charmbracelet.gum

winget install --id charmbracelet.gum -e
  • normalized package name match
  • 匹配方式:Gum
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: charmbracelet.gum from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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