gdb-msvc-git on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S gdb-msvc-git

* (Optional) Uninstall gdb-msvc-git on Arch using YAY

$ yay -Rns gdb-msvc-git

2. Manually Install "gdb-msvc-git" via AUR

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

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

b. Clone gdb-msvc-git's git locally

$ git clone https://aur.archlinux.org/gdb-msvc-git.git ~/gdb-msvc-git

c. Go to ~/gdb-msvc-git folder and install it

$ cd ~/gdb-msvc-git $ makepkg -si

3. Information about the gdb-msvc-git package on Arch User Repository (AUR)

ID: 764180
Name: gdb-msvc-git
PackageBaseID: 155367
PackageBase: gdb-msvc-git
Version: 9.2+0.1.r0.g23a86f4-1
Description: The GNU Debugger (compiled to debug target mingw-w64, with MSVC patches)
URL: https://github.com/lesderid/gdb-msvc
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: lesderid
Submitter: lesderid
FirstSubmitted: 1594573841
LastModified: 1594574021
URLPath: /cgit/aur.git/snapshot/gdb-msvc-git.tar.gz