vultr on AUR (Arch User Repository)

Last updated: June 16,2024

1. Install "vultr" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install vultr on Arch using YAY

$ yay -S vultr

* (Optional) Uninstall vultr on Arch using YAY

$ yay -Rns vultr

2. Manually Install "vultr" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone vultr's git locally

$ git clone https://aur.archlinux.org/vultr.git ~/vultr

c. Go to ~/vultr folder and install it

$ cd ~/vultr $ makepkg -si

3. Information about the vultr package on Arch User Repository (AUR)

ID: 1085280
Name: vultr
PackageBaseID: 105973
PackageBase: vultr
Version: 2.0.3-2
Description: A CLI and API client library for Vultr.com cloud environment
URL: http://blog.jamesclonk.io/vultr/
NumVotes: 5
Popularity: 3.0E-6
OutOfDate:
Maintainer: ckoba
Submitter: dseg
FirstSubmitted: 1452512427
LastModified: 1653530435
URLPath: /cgit/aur.git/snapshot/vultr.tar.gz