python-wdb.server on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-wdb.server

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

$ yay -Rns python-wdb.server

2. Manually Install "python-wdb.server" 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.server's git locally

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

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

$ cd ~/python-wdb.server $ makepkg -si

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

ID: 1016190
Name: python-wdb.server
PackageBaseID: 91006
PackageBase: python-wdb.server
Version: 3.3.0-1
Description: An improbable web debugger through WebSockets (server)
URL: http://github.com/Kozea/wdb
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1425300945
LastModified: 1641746420
URLPath: /cgit/aur.git/snapshot/python-wdb.server.tar.gz