python-rpdb on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S python-rpdb

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

$ yay -Rns python-rpdb

2. Manually Install "python-rpdb" via AUR

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

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

b. Clone python-rpdb's git locally

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

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

$ cd ~/python-rpdb $ makepkg -si

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

ID: 718810
Name: python-rpdb
PackageBaseID: 151293
PackageBase: python-rpdb
Version: 0.1.6-1
Description: python remote debugger based on pdb
URL: https://pypi.org/project/rpdb/
NumVotes: 2
Popularity: 0.043504
OutOfDate:
Maintainer: Jeffrey4l
Submitter: Jeffrey4l
FirstSubmitted: 1586438782
LastModified: 1586438782
URLPath: /cgit/aur.git/snapshot/python-rpdb.tar.gz