storm-beta on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S storm-beta

* (Optional) Uninstall storm-beta on Arch using YAY

$ yay -Rns storm-beta

2. Manually Install "storm-beta" via AUR

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

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

b. Clone storm-beta's git locally

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

c. Go to ~/storm-beta folder and install it

$ cd ~/storm-beta $ makepkg -si

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

ID: 229403
Name: storm-beta
PackageBaseID: 99657
PackageBase: storm-beta
Version: 0.10.0beta1-2
Description: Distributed and fault-tolerant realtime computation system
URL: https://storm.apache.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1441795281
LastModified: 1441796202
URLPath: /cgit/aur.git/snapshot/storm-beta.tar.gz