exoscale-cli on AUR (Arch User Repository)

Last updated: September 20,2024

1. Install "exoscale-cli" 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 exoscale-cli on Arch using YAY

$ yay -S exoscale-cli

* (Optional) Uninstall exoscale-cli on Arch using YAY

$ yay -Rns exoscale-cli

2. Manually Install "exoscale-cli" via AUR

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

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

b. Clone exoscale-cli's git locally

$ git clone https://aur.archlinux.org/exoscale-cli.git ~/exoscale-cli

c. Go to ~/exoscale-cli folder and install it

$ cd ~/exoscale-cli $ makepkg -si

3. Information about the exoscale-cli package on Arch User Repository (AUR)

ID: 1411962
Name: exoscale-cli
PackageBaseID: 137252
PackageBase: exoscale-cli
Version: 1.76.1-1
Description: Command-line tool for everything at Exoscale: compute, storage, dns
URL: https://github.com/exoscale/cli
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: pyr
Submitter: pyr
FirstSubmitted: 1541760077
LastModified: 1708358146
URLPath: /cgit/aur.git/snapshot/exoscale-cli.tar.gz