snuba on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S snuba

* (Optional) Uninstall snuba on Arch using YAY

$ yay -Rns snuba

2. Manually Install "snuba" via AUR

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

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

b. Clone snuba's git locally

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

c. Go to ~/snuba folder and install it

$ cd ~/snuba $ makepkg -si

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

ID: 1235497
Name: snuba
PackageBaseID: 192143
PackageBase: snuba
Version: 23.3.1-2
Description: a service that provides a rich data model on top of Clickhouse
URL: https://github.com/getsentry/snuba
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sergej
Submitter: sergej
FirstSubmitted: 1680315849
LastModified: 1680394207
URLPath: /cgit/aur.git/snapshot/snuba.tar.gz