winpdb on AUR (Arch User Repository)

Last updated: April 27,2024

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

$ yay -S winpdb

* (Optional) Uninstall winpdb on Arch using YAY

$ yay -Rns winpdb

2. Manually Install "winpdb" via AUR

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

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

b. Clone winpdb's git locally

$ git clone https://aur.archlinux.org/winpdb.git ~/winpdb

c. Go to ~/winpdb folder and install it

$ cd ~/winpdb $ makepkg -si

3. Information about the winpdb package on Arch User Repository (AUR)

ID: 344150
Name: winpdb
PackageBaseID: 15799
PackageBase: winpdb
Version: 1.4.8-4
Description: A platform independent Python debugger
URL: http://www.winpdb.org/
NumVotes: 62
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter:
FirstSubmitted: 1205898844
LastModified: 1475696581
URLPath: /cgit/aur.git/snapshot/winpdb.tar.gz