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
Copied
b. Install storm on Arch using YAY
$
yay -S
storm
Copied
* (Optional) Uninstall storm on Arch using YAY
$
yay -Rns
storm
Copied
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
Copied
b. Clone storm's git locally
$
git clone https://aur.archlinux.org/storm.git
~/storm
Copied
c. Go to ~/storm folder and install it
$
cd
~/storm
Copied
$
makepkg -si
Copied
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
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