python-web-pdb on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-web-pdb

* (Optional) Uninstall python-web-pdb on Arch using YAY

$ yay -Rns python-web-pdb

2. Manually Install "python-web-pdb" via AUR

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

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

b. Clone python-web-pdb's git locally

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

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

$ cd ~/python-web-pdb $ makepkg -si

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

ID: 1006515
Name: python-web-pdb
PackageBaseID: 139806
PackageBase: python-web-pdb
Version: 1.5.6-1
Description: Web interface for Python’s built-in PDB debugger.
URL: https://github.com/romanvm/python-web-pdb
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: flying-sheep
Submitter: flying-sheep
FirstSubmitted: 1550744973
LastModified: 1639913841
URLPath: /cgit/aur.git/snapshot/python-web-pdb.tar.gz