三合一跨平台软件源 — 多种安装方式,一个仓库
v3.3.0安装 tribucket CLI 后,使用 tribucket install <name> 安装软件包。
# Homebrew (macOS / Linux)
brew install sixiang-world/tribucket/tribucket
# Scoop (Windows)
scoop bucket add tribucket https://github.com/sixiang-world/tribucket
scoop install tribucket
使用 Homebrew 直接安装单个软件包(macOS / Linux)。
brew tap sixiang-world/tribucket
brew install <package-name>
例如:
brew tap sixiang-world/tribucket
brew install ripgrep
使用 Scoop 直接安装单个软件包(Windows)。
scoop bucket add tribucket https://github.com/sixiang-world/tribucket
scoop install <package-name>
例如:
scoop bucket add tribucket https://github.com/sixiang-world/tribucket
scoop install fzf
一键安装脚本,适用于任意平台。
# Linux / macOS
curl -fsSL https://raw.githubusercontent.com/sixiang-world/tribucket/main/scripts/bootstrap.sh | bash
| 名称 | 描述 | GitHub |
|---|