r-vscdebugger on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-vscdebugger

* (Optional) Uninstall r-vscdebugger on Arch using YAY

$ yay -Rns r-vscdebugger

2. Manually Install "r-vscdebugger" via AUR

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

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

b. Clone r-vscdebugger's git locally

$ git clone https://aur.archlinux.org/r-vscdebugger.git ~/r-vscdebugger

c. Go to ~/r-vscdebugger folder and install it

$ cd ~/r-vscdebugger $ makepkg -si

3. Information about the r-vscdebugger package on Arch User Repository (AUR)

ID: 1177582
Name: r-vscdebugger
PackageBaseID: 182871
PackageBase: r-vscdebugger
Version: 0.5.2-1
Description: Support for Visual Studio Code Debugger
URL: https://github.com/ManuelHentschel/vscDebugger
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654541038
LastModified: 1670025679
URLPath: /cgit/aur.git/snapshot/r-vscdebugger.tar.gz