python-raven on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-raven

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

$ yay -Rns python-raven

2. Manually Install "python-raven" via AUR

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

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

b. Clone python-raven's git locally

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

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

$ cd ~/python-raven $ makepkg -si

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

ID: 1143593
Name: python-raven
PackageBaseID: 185986
PackageBase: python-raven
Version: 6.10.0-1
Description: Python client for Sentry
URL: https://github.com/getsentry/raven-python
NumVotes: 2
Popularity: 0.425522
OutOfDate:
Maintainer: zzy-ac
Submitter: zzy-ac
FirstSubmitted: 1663996069
LastModified: 1663996069
URLPath: /cgit/aur.git/snapshot/python-raven.tar.gz