netcoredbg on AUR (Arch User Repository)

Last updated: January 11,2025

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

$ yay -S netcoredbg

* (Optional) Uninstall netcoredbg on Arch using YAY

$ yay -Rns netcoredbg

2. Manually Install "netcoredbg" via AUR

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

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

b. Clone netcoredbg's git locally

$ git clone https://aur.archlinux.org/netcoredbg.git ~/netcoredbg

c. Go to ~/netcoredbg folder and install it

$ cd ~/netcoredbg $ makepkg -si

3. Information about the netcoredbg package on Arch User Repository (AUR)

ID: 1404076
Name: netcoredbg
PackageBaseID: 139637
PackageBase: netcoredbg
Version: 3.0.0_1018-1
Description: Debugger for .NET Core runtime
URL: https://github.com/Samsung/netcoredbg
NumVotes: 2
Popularity: 0.000805
OutOfDate:
Maintainer: zeroxoneafour
Submitter: jambon
FirstSubmitted: 1550196633
LastModified: 1707080465
URLPath: /cgit/aur.git/snapshot/netcoredbg.tar.gz