xxgdb on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install xxgdb on Arch using YAY
$
yay -S
xxgdb
Copied
* (Optional) Uninstall xxgdb on Arch using YAY
$
yay -Rns
xxgdb
Copied
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
Copied
b. Clone xxgdb's git locally
$
git clone https://aur.archlinux.org/xxgdb.git
~/xxgdb
Copied
c. Go to ~/xxgdb folder and install it
$
cd
~/xxgdb
Copied
$
makepkg -si
Copied
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
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