scalingo-cli on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S scalingo-cli

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

$ yay -Rns scalingo-cli

2. Manually Install "scalingo-cli" via AUR

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

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

b. Clone scalingo-cli's git locally

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

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

$ cd ~/scalingo-cli $ makepkg -si

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

ID: 528017
Name: scalingo-cli
PackageBaseID: 133251
PackageBase: scalingo-cli
Version: 1.8.0-1
Description: Scalingo (https://scalingo.com/) Command Line Interface - compile from source
URL: https://github.com/Scalingo/cli
NumVotes: 0
Popularity: 0
OutOfDate: 1686390745
Maintainer: Horgix
Submitter: Horgix
FirstSubmitted: 1528410280
LastModified: 1532087916
URLPath: /cgit/aur.git/snapshot/scalingo-cli.tar.gz