python-pydbgp on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-pydbgp

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

$ yay -Rns python-pydbgp

2. Manually Install "python-pydbgp" via AUR

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

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

b. Clone python-pydbgp's git locally

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

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

$ cd ~/python-pydbgp $ makepkg -si

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

ID: 823932
Name: python-pydbgp
PackageBaseID: 134496
PackageBase: komodo-pydbgp
Version: 12.0.1.91869-2
Description: The Komodo IDE Python Remote Debugging component
URL: http://code.activestate.com/komodo/remotedebugging/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Felixoid
FirstSubmitted: 1532524948
LastModified: 1606308828
URLPath: /cgit/aur.git/snapshot/python-pydbgp.tar.gz