python-diagnostics on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-diagnostics

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

$ yay -Rns python-diagnostics

2. Manually Install "python-diagnostics" via AUR

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

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

b. Clone python-diagnostics's git locally

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

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

$ cd ~/python-diagnostics $ makepkg -si

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

ID: 793227
Name: python-diagnostics
PackageBaseID: 157812
PackageBase: python-diagnostics
Version: 0.2.4-1
Description: Module for logging of detailed traceback as HTML page - Alternative to Pythons module cgitb
URL: https://github.com/miso-belica/diagnostics
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: freswa
Submitter: freswa
FirstSubmitted: 1600379774
LastModified: 1600379877
URLPath: /cgit/aur.git/snapshot/python-diagnostics.tar.gz