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

Last updated: November 26,2024

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

$ yay -S python2-remote-pdb

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

$ yay -Rns python2-remote-pdb

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

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

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

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

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

ID: 1114030
Name: python2-remote-pdb
PackageBaseID: 80720
PackageBase: python2-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: 1
Popularity: 0
OutOfDate:
Maintainer: sleduc
Submitter: sleduc
FirstSubmitted: 1396985709
LastModified: 1658224442
URLPath: /cgit/aur.git/snapshot/python2-remote-pdb.tar.gz