python-sentry_sdk on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-sentry_sdk

* (Optional) Uninstall python-sentry_sdk on Arch using YAY

$ yay -Rns python-sentry_sdk

2. Manually Install "python-sentry_sdk" via AUR

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

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

b. Clone python-sentry_sdk's git locally

$ git clone https://aur.archlinux.org/python-sentry_sdk.git ~/python-sentry_sdk

c. Go to ~/python-sentry_sdk folder and install it

$ cd ~/python-sentry_sdk $ makepkg -si

3. Information about the python-sentry_sdk package on Arch User Repository (AUR)

ID: 1133870
Name: python-sentry_sdk
PackageBaseID: 136544
PackageBase: python-sentry_sdk
Version: 1.9.7-1
Description: The new Python SDK for Sentry.io
URL: https://sentry.io/for/python
NumVotes: 12
Popularity: 0.190393
OutOfDate:
Maintainer: yochananmarqos
FirstSubmitted: 1539045931
LastModified: 1662050507
URLPath: /cgit/aur.git/snapshot/python-sentry_sdk.tar.gz