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

Last updated: September 28,2024

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

$ yay -S python-remote-pdb

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

$ yay -Rns python-remote-pdb

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

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

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

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

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

ID: 928425
Name: python-remote-pdb
PackageBaseID: 80721
PackageBase: python-remote-pdb
Version: 2.1.0-1
Description: Remote vanilla PDB (over TCP sockets) done right: no extras, proper handling around connection failures and CI. Based on pdbx.
URL: https://github.com/ionelmc/python-remote-pdb
NumVotes: 2
Popularity: 0
OutOfDate: 1700501501
Maintainer: sleduc
Submitter: sleduc
FirstSubmitted: 1396985745
LastModified: 1625073657
URLPath: /cgit/aur.git/snapshot/python-remote-pdb.tar.gz