# Install vultr-cli with Homebrew, dnf, Nix, pacman, winget, scoop

Command-line tool for Vultr services. Version 3.10.0 via Homebrew; verified 2026-07-26. Also installable with nix: nix profile install nixpkgs#vultr-cli.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

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

  Evidence: local Homebrew formula metadata

### Linux

- dnf (92%):

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

  Evidence: 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
```

  Evidence: 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
```

  Evidence: 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
```

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

- Scoop (92%):

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

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

## Package facts

- **Package key:** brew:vultr-cli
- **Package manager:** Homebrew
- **Version:** 3.10.0
- **Source summary:** Command-line tool for Vultr services
- **Homepage:** <https://github.com/vultr/vultr-cli>
- **Repository:** <https://github.com/vultr/vultr-cli>
- **Last updated:** 2026-07-26T00:30:34+02:00
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- vultr (alias)
- vultr-cli (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 3.10.0
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 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.

### Sources

- <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


## Security Notes

No matching local secret-handling manifest was found for vultr-cli. Nucleus package metadata is still published here so future coverage has a stable package URL.


## Other Package-Manager Records

- 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)


## Sources

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