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

Last updated: May 16,2024

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

$ yay -S python-flask-debugtoolbar

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

$ yay -Rns python-flask-debugtoolbar

2. Manually Install "python-flask-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-flask-debugtoolbar's git locally

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

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

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

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

ID: 1366605
Name: python-flask-debugtoolbar
PackageBaseID: 91985
PackageBase: python-flask-debugtoolbar
Version: 0.14.1-0
Description: A toolbar overlay for debugging Flask applications
URL: https://flask-debugtoolbar.readthedocs.io/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: Eragon
Submitter: Berra
FirstSubmitted: 1428342198
LastModified: 1702044576
URLPath: /cgit/aur.git/snapshot/python-flask-debugtoolbar.tar.gz