winpdb on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install winpdb on Arch using YAY
$
yay -S
winpdb
Copied
* (Optional) Uninstall winpdb on Arch using YAY
$
yay -Rns
winpdb
Copied
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
Copied
b. Clone winpdb's git locally
$
git clone https://aur.archlinux.org/winpdb.git
~/winpdb
Copied
c. Go to ~/winpdb folder and install it
$
cd
~/winpdb
Copied
$
makepkg -si
Copied
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
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