python-gdbgui on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S python-gdbgui

* (Optional) Uninstall python-gdbgui on Arch using YAY

$ yay -Rns python-gdbgui

2. Manually Install "python-gdbgui" via AUR

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

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

b. Clone python-gdbgui's git locally

$ git clone https://aur.archlinux.org/python-gdbgui.git ~/python-gdbgui

c. Go to ~/python-gdbgui folder and install it

$ cd ~/python-gdbgui $ makepkg -si

3. Information about the python-gdbgui package on Arch User Repository (AUR)

ID: 1424260
Name: python-gdbgui
PackageBaseID: 120209
PackageBase: python-gdbgui
Version: 0.15.2.0-2
Description: Browser-based frontend to gdb. Debug C, C++, Go, or Rust.
URL: https://www.gdbgui.com
NumVotes: 26
Popularity: 0
OutOfDate:
Maintainer: Rubo
Submitter: zwindl
FirstSubmitted: 1488377036
LastModified: 1710058399
URLPath: /cgit/aur.git/snapshot/python-gdbgui.tar.gz