gdb-multiarch on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S gdb-multiarch

* (Optional) Uninstall gdb-multiarch on Arch using YAY

$ yay -Rns gdb-multiarch

2. Manually Install "gdb-multiarch" via AUR

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

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

b. Clone gdb-multiarch's git locally

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

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

$ cd ~/gdb-multiarch $ makepkg -si

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

ID: 1420639
Name: gdb-multiarch
PackageBaseID: 127109
PackageBase: gdb-multiarch
Version: 14.2-2
Description: The GNU Debugger for all gdb supported architectures (i386/arm/mips...)
URL: http://www.gnu.org/software/gdb/
NumVotes: 26
Popularity: 1.413126
OutOfDate:
Maintainer: aviel
Submitter: aviel
FirstSubmitted: 1510142950
LastModified: 1709571375
URLPath: /cgit/aur.git/snapshot/gdb-multiarch.tar.gz