pravega on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S pravega

* (Optional) Uninstall pravega on Arch using YAY

$ yay -Rns pravega

2. Manually Install "pravega" via AUR

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

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

b. Clone pravega's git locally

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

c. Go to ~/pravega folder and install it

$ cd ~/pravega $ makepkg -si

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

ID: 1196169
Name: pravega
PackageBaseID: 189489
PackageBase: pravega
Version: 0.12.0-1
Description: Open source storage system implementing streams serving continuous and unbounded data
URL: https://github.com/pravega/pravega
NumVotes: 1
Popularity: 0.000193
OutOfDate:
Maintainer: abrenner
Submitter: abrenner
FirstSubmitted: 1673593298
LastModified: 1673593463
URLPath: /cgit/aur.git/snapshot/pravega.tar.gz