python-pdbpp on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-pdbpp

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

$ yay -Rns python-pdbpp

2. Manually Install "python-pdbpp" via AUR

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

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

b. Clone python-pdbpp's git locally

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

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

$ cd ~/python-pdbpp $ makepkg -si

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

ID: 1002642
Name: python-pdbpp
PackageBaseID: 115237
PackageBase: python-pdbpp
Version: 0.10.3-2
Description: pdb++, a drop-in replacement for pdb
URL: https://github.com/pdbpp/pdbpp
NumVotes: 8
Popularity: 2.6E-5
OutOfDate:
Maintainer: blueyed
Submitter: blueyed
FirstSubmitted: 1472947840
LastModified: 1639417997
URLPath: /cgit/aur.git/snapshot/python-pdbpp.tar.gz