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