python-pdbp on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S python-pdbp

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

$ yay -Rns python-pdbp

2. Manually Install "python-pdbp" via AUR

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

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

b. Clone python-pdbp's git locally

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

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

$ cd ~/python-pdbp $ makepkg -si

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

ID: 1320334
Name: python-pdbp
PackageBaseID: 195112
PackageBase: python-pdbp
Version: 1.5.0-1
Description: A drop-in replacement for pdb and pdbpp
URL: https://github.com/mdmintz/pdbp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1687882156
LastModified: 1694970772
URLPath: /cgit/aur.git/snapshot/python-pdbp.tar.gz