symbolicator on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S symbolicator

* (Optional) Uninstall symbolicator on Arch using YAY

$ yay -Rns symbolicator

2. Manually Install "symbolicator" via AUR

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

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

b. Clone symbolicator's git locally

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

c. Go to ~/symbolicator folder and install it

$ cd ~/symbolicator $ makepkg -si

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

ID: 1350413
Name: symbolicator
PackageBaseID: 199402
PackageBase: symbolicator
Version: 23.10.1-1
Description: A sentry symbolication service for native stacktraces
URL: https://github.com/getsentry/symbolicator
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sergej
Submitter: sergej
FirstSubmitted: 1699551370
LastModified: 1699551370
URLPath: /cgit/aur.git/snapshot/symbolicator.tar.gz