sentry on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S sentry

* (Optional) Uninstall sentry on Arch using YAY

$ yay -Rns sentry

2. Manually Install "sentry" via AUR

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

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

b. Clone sentry's git locally

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

c. Go to ~/sentry folder and install it

$ cd ~/sentry $ makepkg -si

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

ID: 1235500
Name: sentry
PackageBaseID: 64286
PackageBase: sentry
Version: 23.3.1-3
Description: Python-based realtime logging and aggregation server.
URL: http://pypi.python.org/pypi/sentry
NumVotes: 14
Popularity: 0
OutOfDate:
Maintainer: sergej
Submitter: zancarius
FirstSubmitted: 1352049311
LastModified: 1680395111
URLPath: /cgit/aur.git/snapshot/sentry.tar.gz