rainfall on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S rainfall

* (Optional) Uninstall rainfall on Arch using YAY

$ yay -Rns rainfall

2. Manually Install "rainfall" via AUR

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

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

b. Clone rainfall's git locally

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

c. Go to ~/rainfall folder and install it

$ cd ~/rainfall $ makepkg -si

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

ID: 1350492
Name: rainfall
PackageBaseID: 179267
PackageBase: rainfall
Version: 1.0.1-1
Description: A rainfall animation for CLI / unix terminals written in python.
URL: https://github.com/alpin111/rainfall
NumVotes: 6
Popularity: 0.651328
OutOfDate:
Maintainer: Neurognostic
Submitter: Bad-Boy
FirstSubmitted: 1653904240
LastModified: 1699565623
URLPath: /cgit/aur.git/snapshot/rainfall.tar.gz