rack on AUR (Arch User Repository)

Last updated: September 27,2024

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

$ yay -S rack

* (Optional) Uninstall rack on Arch using YAY

$ yay -Rns rack

2. Manually Install "rack" via AUR

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

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

b. Clone rack's git locally

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

c. Go to ~/rack folder and install it

$ cd ~/rack $ makepkg -si

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

ID: 303436
Name: rack
PackageBaseID: 111108
PackageBase: rack
Version: 1.2.0-1
Description: Command-line interface to manage Rackspace Cloud resources
URL: https://developer.rackspace.com/docs/rack-cli/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: StephenBrown2
FirstSubmitted: 1462823208
LastModified: 1463511326
URLPath: /cgit/aur.git/snapshot/rack.tar.gz