gdb-dashboard-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S gdb-dashboard-git

* (Optional) Uninstall gdb-dashboard-git on Arch using YAY

$ yay -Rns gdb-dashboard-git

2. Manually Install "gdb-dashboard-git" via AUR

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

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

b. Clone gdb-dashboard-git's git locally

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

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

$ cd ~/gdb-dashboard-git $ makepkg -si

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

ID: 316823
Name: gdb-dashboard-git
PackageBaseID: 99848
PackageBase: gdb-dashboard-git
Version: 0.0.1.149.7612d7f-1
Description: Modular visual interface for GDB in Python
URL: https://github.com/cyrus-and/gdb-dashboard
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: anthraxx
Submitter: anthraxx
FirstSubmitted: 1442067329
LastModified: 1467020966
URLPath: /cgit/aur.git/snapshot/gdb-dashboard-git.tar.gz