python-diagnostics on AUR (Arch User Repository)
Last updated: November 08,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
Copied
b. Install python-diagnostics on Arch using YAY
$
yay -S
python-diagnostics
Copied
* (Optional) Uninstall python-diagnostics on Arch using YAY
$
yay -Rns
python-diagnostics
Copied
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
Copied
b. Clone python-diagnostics's git locally
$
git clone https://aur.archlinux.org/python-diagnostics.git
~/python-diagnostics
Copied
c. Go to ~/python-diagnostics folder and install it
$
cd
~/python-diagnostics
Copied
$
makepkg -si
Copied
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
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