python-wdb on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-wdb

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

$ yay -Rns python-wdb

2. Manually Install "python-wdb" via AUR

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

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

b. Clone python-wdb's git locally

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

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

$ cd ~/python-wdb $ makepkg -si

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

ID: 1260401
Name: python-wdb
PackageBaseID: 91007
PackageBase: python-wdb
Version: 3.3.0-1
Description: An improbable web debugger through WebSockets (client only)
URL: http://github.com/Kozea/wdb
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ser
FirstSubmitted: 1425301002
LastModified: 1684518768
URLPath: /cgit/aur.git/snapshot/python-wdb.tar.gz