python-rollbar on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-rollbar

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

$ yay -Rns python-rollbar

2. Manually Install "python-rollbar" via AUR

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

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

b. Clone python-rollbar's git locally

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

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

$ cd ~/python-rollbar $ makepkg -si

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

ID: 1125751
Name: python-rollbar
PackageBaseID: 162245
PackageBase: python-rollbar
Version: 0.16.3-1
Description: Easy and powerful exception tracking with rollbar
URL: https://rollbar.com/docs/notifier/pyrollbar/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: youngian
FirstSubmitted: 1610998405
LastModified: 1660429642
URLPath: /cgit/aur.git/snapshot/python-rollbar.tar.gz