cross-mingw-w64-gdb on AUR (Arch User Repository)

Last updated: June 29,2024

1. Install "cross-mingw-w64-gdb" 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 cross-mingw-w64-gdb on Arch using YAY

$ yay -S cross-mingw-w64-gdb

* (Optional) Uninstall cross-mingw-w64-gdb on Arch using YAY

$ yay -Rns cross-mingw-w64-gdb

2. Manually Install "cross-mingw-w64-gdb" via AUR

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

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

b. Clone cross-mingw-w64-gdb's git locally

$ git clone https://aur.archlinux.org/cross-mingw-w64-gdb.git ~/cross-mingw-w64-gdb

c. Go to ~/cross-mingw-w64-gdb folder and install it

$ cd ~/cross-mingw-w64-gdb $ makepkg -si

3. Information about the cross-mingw-w64-gdb package on Arch User Repository (AUR)

ID: 650865
Name: cross-mingw-w64-gdb
PackageBaseID: 97484
PackageBase: cross-mingw-w64-gdb
Version: 8.3.1-1
Description: The GNU Debugger (compiled to debug target mingw-w64)
URL: http://www.gnu.org/software/gdb/
NumVotes: 4
Popularity: 0
OutOfDate: 1605366533
Maintainer:
Submitter: Tybo
FirstSubmitted: 1439472891
LastModified: 1569687247
URLPath: /cgit/aur.git/snapshot/cross-mingw-w64-gdb.tar.gz