mono-debugger on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S mono-debugger

* (Optional) Uninstall mono-debugger on Arch using YAY

$ yay -Rns mono-debugger

2. Manually Install "mono-debugger" via AUR

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

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

b. Clone mono-debugger's git locally

$ git clone https://aur.archlinux.org/mono-debugger.git ~/mono-debugger

c. Go to ~/mono-debugger folder and install it

$ cd ~/mono-debugger $ makepkg -si

3. Information about the mono-debugger package on Arch User Repository (AUR)

ID: 454502
Name: mono-debugger
PackageBaseID: 126593
PackageBase: mono-debugger
Version: 2.10-3
Description: The Mono Debugger
URL: http://www.mono-project.com/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: arojas
FirstSubmitted: 1508829634
LastModified: 1508829634
URLPath: /cgit/aur.git/snapshot/mono-debugger.tar.gz