# 使用 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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-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
- **版本:** 3.10.0
- **来源摘要:** Command-line tool for Vultr services
- **主页:** <https://github.com/vultr/vultr-cli>
- **仓库:** <https://github.com/vultr/vultr-cli>
- **最后更新:** 2026-07-26T00:30:34+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

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

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 3.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。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


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

- 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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-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


## 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
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
