sentry-native on AUR (Arch User Repository)

Last updated: September 30,2024

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

$ yay -S sentry-native

* (Optional) Uninstall sentry-native on Arch using YAY

$ yay -Rns sentry-native

2. Manually Install "sentry-native" via AUR

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

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

b. Clone sentry-native's git locally

$ git clone https://aur.archlinux.org/sentry-native.git ~/sentry-native

c. Go to ~/sentry-native folder and install it

$ cd ~/sentry-native $ makepkg -si

3. Information about the sentry-native package on Arch User Repository (AUR)

ID: 1394607
Name: sentry-native
PackageBaseID: 199758
PackageBase: sentry-native
Version: 0.7.0-1
Description: Sentry SDK for C, C++ and native applications
URL: https://github.com/getsentry/sentry-native
NumVotes: 3
Popularity: 1.133657
OutOfDate:
Maintainer: carsme
Submitter: carsme
FirstSubmitted: 1700555263
LastModified: 1706482782
URLPath: /cgit/aur.git/snapshot/sentry-native.tar.gz