flood on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S flood

* (Optional) Uninstall flood on Arch using YAY

$ yay -Rns flood

2. Manually Install "flood" via AUR

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

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

b. Clone flood's git locally

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

c. Go to ~/flood folder and install it

$ cd ~/flood $ makepkg -si

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

ID: 559424
Name: flood
PackageBaseID: 137323
PackageBase: flood
Version: 1.0.1-1
Description: Rapidly invoke (flood) a command
URL: https://github.com/sjmulder/flood
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sjmulder
Submitter: sjmulder
FirstSubmitted: 1542072347
LastModified: 1542072347
URLPath: /cgit/aur.git/snapshot/flood.tar.gz