python-pyramid-debugtoolbar on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-pyramid-debugtoolbar

* (Optional) Uninstall python-pyramid-debugtoolbar on Arch using YAY

$ yay -Rns python-pyramid-debugtoolbar

2. Manually Install "python-pyramid-debugtoolbar" via AUR

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

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

b. Clone python-pyramid-debugtoolbar's git locally

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

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

$ cd ~/python-pyramid-debugtoolbar $ makepkg -si

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

ID: 392963
Name: python-pyramid-debugtoolbar
PackageBaseID: 64795
PackageBase: python-pyramid-debugtoolbar
Version: 3.0.5-1
Description: A package which provides an interactive HTML debugger for Pyramid application development
URL: https://github.com/Pylons/pyramid_debugtoolbar
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ntkoopman
FirstSubmitted: 1353424510
LastModified: 1489760698
URLPath: /cgit/aur.git/snapshot/python-pyramid-debugtoolbar.tar.gz