stackit-cli on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S stackit-cli

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

$ yay -Rns stackit-cli

2. Manually Install "stackit-cli" via AUR

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

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

b. Clone stackit-cli's git locally

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

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

$ cd ~/stackit-cli $ makepkg -si

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

ID: 1409115
Name: stackit-cli
PackageBaseID: 202416
PackageBase: stackit-cli
Version: 0.1.0beta.8-1
Description: a command-line interface for the STACKIT services
URL: https://github.com/stackitcloud/stackit-cli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lowercase
Submitter: lowercase
FirstSubmitted: 1707751781
LastModified: 1707917847
URLPath: /cgit/aur.git/snapshot/stackit-cli.tar.gz