python-bugsnag on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S python-bugsnag

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

$ yay -Rns python-bugsnag

2. Manually Install "python-bugsnag" via AUR

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

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

b. Clone python-bugsnag's git locally

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

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

$ cd ~/python-bugsnag $ makepkg -si

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

ID: 1081245
Name: python-bugsnag
PackageBaseID: 154408
PackageBase: python-bugsnag
Version: 4.2.1-1
Description: Official bugsnag error monitoring and error reporting for various python apps.
URL: https://github.com/bugsnag/bugsnag-python
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: silverbluep
FirstSubmitted: 1592246463
LastModified: 1652753608
URLPath: /cgit/aur.git/snapshot/python-bugsnag.tar.gz