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

Last updated: May 23,2024

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

$ yay -S python2-pdb-clone

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

$ yay -Rns python2-pdb-clone

2. Manually Install "python2-pdb-clone" via AUR

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

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

b. Clone python2-pdb-clone's git locally

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

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

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

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

ID: 501026
Name: python2-pdb-clone
PackageBaseID: 91379
PackageBase: pdb-clone
Version: 1.10.1-1
Description: Clone of pdb, fast and with the remote debugging and attach features
URL: https://github.com/corpusops/pdbclone
NumVotes: 12
Popularity: 0
OutOfDate: 1688601872
Maintainer: anthraxx
Submitter: anthraxx
FirstSubmitted: 1426508898
LastModified: 1523105018
URLPath: /cgit/aur.git/snapshot/python2-pdb-clone.tar.gz