gdb11 on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S gdb11

* (Optional) Uninstall gdb11 on Arch using YAY

$ yay -Rns gdb11

2. Manually Install "gdb11" via AUR

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

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

b. Clone gdb11's git locally

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

c. Go to ~/gdb11 folder and install it

$ cd ~/gdb11 $ makepkg -si

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

ID: 1243084
Name: gdb11
PackageBaseID: 183688
PackageBase: gdb11
Version: 11.2-2
Description: GNU debugger (version 11) for compability with clion remote debugging
URL: https://www.gnu.org/software/gdb
NumVotes: 1
Popularity: 3.0E-6
OutOfDate:
Maintainer: kleintux
Submitter: Tanche-Z
FirstSubmitted: 1656692330
LastModified: 1681814808
URLPath: /cgit/aur.git/snapshot/gdb11.tar.gz