sentry on AUR (Arch User Repository)
Last updated: January 08,2025
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
Copied
b. Install sentry on Arch using YAY
$
yay -S
sentry
Copied
* (Optional) Uninstall sentry on Arch using YAY
$
yay -Rns
sentry
Copied
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
Copied
b. Clone sentry's git locally
$
git clone https://aur.archlinux.org/sentry.git
~/sentry
Copied
c. Go to ~/sentry folder and install it
$
cd
~/sentry
Copied
$
makepkg -si
Copied
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
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