# 使用 Homebrew, dnf, Nix, pacman, winget, scoop 安装 vultr-cli

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

## 安装

```sh
sudo av install brew:vultr-cli
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install vultr-cli
```

  证据: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install vultr-cli
```

  证据: Fedora Rawhide package metadata: vultr-cli from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#vultr-cli
```

  证据: nixpkgs package indexes: pkgs/by-name/vu/vultr-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S vultr-cli
```

  证据: Arch Linux sync databases: vultr-cli from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- winget (92%):

```sh
winget install --id Vultr.CLI -e
```

  证据: Windows Package Manager source index: Vultr.CLI from https://cdn.winget.microsoft.com/cache/source.msix

- Scoop (92%):

```sh
scoop install main/vultr
```

  证据: Scoop official bucket manifest trees: bucket/vultr.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:vultr-cli
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/vultr-cli>
- **版本:** 3.10.0
- **来源摘要:** Command-line tool for Vultr services
- **主页:** <https://github.com/vultr/vultr-cli>
- **仓库:** <https://github.com/vultr/vultr-cli>
- **许可证:** Apache-2.0
- **源码归档:** <https://github.com/vultr/vultr-cli/archive/refs/tags/v3.10.0.tar.gz>
- **最后更新:** 2026-07-26T00:30:34+02:00
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- vultr (cli)
- vultr-cli (cli)
- vultr (别名)
- vultr-cli (别名)

## 构建依赖

- go

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 3.10.0
- 管理器更新时间: 2026-07-26
- 本地数据: OK
- 上游仓库: https://github.com/vultr/vultr-cli
- 检测到的最新版本: v3.10.0 (当前)
## 项目历史与用法

Vultr CLI is Vultr's official command-line interface for the Vultr API, used to manage cloud infrastructure resources such as instances, networking, storage, DNS, Kubernetes, databases, object storage, and account data from a terminal.

### 项目历史

The official GitHub repository was created in 2019 and publishes the Go module as github.com/vultr/vultr-cli/v3. The first public GitHub release listed by the repository API is v0.1.0 from June 2019, followed by v1.0.0 and v2.0.0 releases in November 2020 and v3.0.0 in February 2024.

The project is built around common Go CLI tooling, with cobra and viper listed in go.mod and a README command tree that exposes Vultr services as subcommands.

### 采用历史

The official README documents several installation routes that matter to package users: GitHub release binaries, Go install, Arch Linux pacman, Homebrew, Fedora dnf, OpenBSD pkg_add, Docker images, and Chocolatey. The supplied package metadata also records packaging across Homebrew, dnf, nix, pacman, Scoop, and winget.

### 使用方式

The README and Vultr Docs show vultr-cli as a terminal client for listing and creating infrastructure resources. Authentication uses the VULTR_API_KEY environment variable, while an optional YAML config can be supplied with --config and may contain an api-key value; environment variables override config-file values.

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

For package maintainers, vultr-cli is a compact example of a provider-owned cloud CLI shipped through multiple native package ecosystems while tracking a fast-moving cloud API client dependency, govultr. Its GitHub releases, Go module path, Docker image, and distro package entries make it easy to compare upstream release cadence against downstream packaging lag.

### 时间线

- 2019: GitHub repository created and v0.1.0 released.
- 2020: v1.0.0 and v2.0.0 released.
- 2024: v3.0.0 released and the module path uses github.com/vultr/vultr-cli/v3.
- 2025: Changelog records expanded cloud-resource coverage such as CDN, database, object storage, logs, and VPC updates.
- 2026: v3.10.0 released with instance, ISO, script-file, and govultr dependency updates.

### Related projects

- govultr is the official Go client dependency used by vultr-cli. The README also points users to Vultr's API key settings and Docker image distribution for the CLI.

### 来源

- <https://docs.vultr.com/reference/vultr-cli>
- <https://github.com/vultr/vultr-cli>
- <https://github.com/vultr/vultr-cli#readme>
- <https://github.com/vultr/vultr-cli/blob/master/CHANGELOG.md>
- source_facts.package-manager


## 安全说明

没有找到 vultr-cli 的匹配本地密钥处理 manifest。软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** vultr-cli
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 其他软件包管理器记录

- Nix - vultr-cli: normalized package name match | nixpkgs package indexes: pkgs/by-name/vu/vultr-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- dnf - vultr-cli - 3.9.2-2.fc45: normalized package name match | Fedora Rawhide package metadata: vultr-cli from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Official command line tool for Vultr services | https://github.com/vultr/vultr-cli
- pacman - vultr-cli - 3.10.0-1: normalized package name match | Arch Linux sync databases: vultr-cli from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Official command line tool for Vultr services | https://github.com/vultr/vultr-cli
- winget - Vultr.CLI: normalized package name match | Windows Package Manager source index: Vultr.CLI from https://cdn.winget.microsoft.com/cache/source.msix
- Nix - vultr: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/vu/vultr/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Scoop - main/vultr: installed executable or alias match | Scoop official bucket manifest trees: bucket/vultr.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## 相关链接

- [Cloud CLI packages](https://pkg.so/zh-hans/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/zh-hans/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [go](https://pkg.so/zh-hans/brew/go/) - Build dependency declared by Homebrew.
- [hcloud](https://pkg.so/zh-hans/brew/hcloud/) - Shares pkgdb curated category or tags: api-client, cli, cloud, cloud-infrastructure, infrastructure.
- [azure-cli](https://pkg.so/zh-hans/brew/azure-cli/) - Shares pkgdb curated category or tags: cli, cloud, cloud-infrastructure, infrastructure.
- [doctl](https://pkg.so/zh-hans/brew/doctl/) - Shares pkgdb curated category or tags: api-client, cli, cloud, cloud-infrastructure.
- [openstackclient](https://pkg.so/zh-hans/brew/openstackclient/) - Shares pkgdb curated category or tags: cli, cloud, cloud-infrastructure, infrastructure.
- [scw](https://pkg.so/zh-hans/brew/scw/) - Shares pkgdb curated category or tags: cli, cloud, cloud-infrastructure, infrastructure.
- [osc-cli](https://pkg.so/zh-hans/brew/osc-cli/) - Shares pkgdb curated category or tags: api-client, cli, cloud, cloud-infrastructure.
- [qshell](https://pkg.so/zh-hans/brew/qshell/) - Shares pkgdb curated category or tags: cli, cloud, cloud-infrastructure, go.
- [ucloud](https://pkg.so/zh-hans/brew/ucloud/) - Shares pkgdb curated category or tags: api-client, cli, cloud, cloud-infrastructure.
- [octl](https://pkg.so/zh-hans/brew/octl/) - Local metadata places this package in an adjacent workflow. Shared terms: api, api-client, cli, client, cloud.

## Combined YAML source

View the package source record on GitHub. [combined/vultr-cli.yml](https://github.com/mxcl/pkgdb/blob/main/combined/vultr-cli.yml)


## 来源

- pkg.so package database
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
