debugpy-run on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S debugpy-run

* (Optional) Uninstall debugpy-run on Arch using YAY

$ yay -Rns debugpy-run

2. Manually Install "debugpy-run" via AUR

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

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

b. Clone debugpy-run's git locally

$ git clone https://aur.archlinux.org/debugpy-run.git ~/debugpy-run

c. Go to ~/debugpy-run folder and install it

$ cd ~/debugpy-run $ makepkg -si

3. Information about the debugpy-run package on Arch User Repository (AUR)

ID: 1363355
Name: debugpy-run
PackageBaseID: 165793
PackageBase: debugpy-run
Version: 1.8-1
Description: Finds and runs debugpy for VS Code "remote attach" command line debugging
URL: https://github.com/bulletmark/debugpy-run
NumVotes: 2
Popularity: 0.000168
OutOfDate:
Maintainer: bulletmark
Submitter: bulletmark
FirstSubmitted: 1618788102
LastModified: 1701502536
URLPath: /cgit/aur.git/snapshot/debugpy-run.tar.gz