storm on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S storm

* (Optional) Uninstall storm on Arch using YAY

$ yay -Rns storm

2. Manually Install "storm" via AUR

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

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

b. Clone storm's git locally

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

c. Go to ~/storm folder and install it

$ cd ~/storm $ makepkg -si

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

ID: 820206
Name: storm
PackageBaseID: 88086
PackageBase: storm
Version: 2.2.0-1
Description: Apache Storm is a free and open source distributed realtime computation system
URL: https://storm.apache.org/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: galaux
FirstSubmitted: 1418072733
LastModified: 1605664370
URLPath: /cgit/aur.git/snapshot/storm.tar.gz