xxgdb on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S xxgdb

* (Optional) Uninstall xxgdb on Arch using YAY

$ yay -Rns xxgdb

2. Manually Install "xxgdb" via AUR

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

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

b. Clone xxgdb's git locally

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

c. Go to ~/xxgdb folder and install it

$ cd ~/xxgdb $ makepkg -si

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

ID: 549434
Name: xxgdb
PackageBaseID: 127798
PackageBase: xxgdb
Version: 1.12-3
Description: A simple but powerful graphical interface to gdb
URL:
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: jmdana
Submitter: jmdana
FirstSubmitted: 1512769509
LastModified: 1538698358
URLPath: /cgit/aur.git/snapshot/xxgdb.tar.gz