rain on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S rain

* (Optional) Uninstall rain on Arch using YAY

$ yay -Rns rain

2. Manually Install "rain" via AUR

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

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

b. Clone rain's git locally

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

c. Go to ~/rain folder and install it

$ cd ~/rain $ makepkg -si

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

ID: 1419979
Name: rain
PackageBaseID: 197068
PackageBase: rain
Version: 1.8.1-1
Description: A development workflow tool for working with AWS CloudFormation
URL: https://github.com/aws-cloudformation/rain
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pusi77
Submitter: pusi77
FirstSubmitted: 1693212129
LastModified: 1709473087
URLPath: /cgit/aur.git/snapshot/rain.tar.gz