vscode-node-debug2 on AUR (Arch User Repository)

Last updated: November 25,2024

1. Install "vscode-node-debug2" 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 vscode-node-debug2 on Arch using YAY

$ yay -S vscode-node-debug2

* (Optional) Uninstall vscode-node-debug2 on Arch using YAY

$ yay -Rns vscode-node-debug2

2. Manually Install "vscode-node-debug2" via AUR

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

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

b. Clone vscode-node-debug2's git locally

$ git clone https://aur.archlinux.org/vscode-node-debug2.git ~/vscode-node-debug2

c. Go to ~/vscode-node-debug2 folder and install it

$ cd ~/vscode-node-debug2 $ makepkg -si

3. Information about the vscode-node-debug2 package on Arch User Repository (AUR)

ID: 1076535
Name: vscode-node-debug2
PackageBaseID: 178628
PackageBase: vscode-node-debug2
Version: 1.43.0-1
Description: A VS Code debug adapter that supports debugging Node via the Chrome Debugging Protocol.
URL: https://github.com/microsoft/vscode-node-debug2
NumVotes: 1
Popularity: 3.0E-6
OutOfDate:
Maintainer: pjvds
Submitter: pjvds
FirstSubmitted: 1651838781
LastModified: 1651838781
URLPath: /cgit/aur.git/snapshot/vscode-node-debug2.tar.gz