python-ptvsd on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-ptvsd

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

$ yay -Rns python-ptvsd

2. Manually Install "python-ptvsd" via AUR

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

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

b. Clone python-ptvsd's git locally

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

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

$ cd ~/python-ptvsd $ makepkg -si

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

ID: 1106503
Name: python-ptvsd
PackageBaseID: 140669
PackageBase: python-ptvsd
Version: 4.3.2-4
Description: Python debugger package for use with Visual Studio and Visual Studio Code
URL: https://github.com/microsoft/ptvsd
NumVotes: 5
Popularity: 3.0E-6
OutOfDate:
Maintainer: bulletmark
Submitter: jelly
FirstSubmitted: 1553676206
LastModified: 1656717021
URLPath: /cgit/aur.git/snapshot/python-ptvsd.tar.gz