python-gdb-tools on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-gdb-tools

* (Optional) Uninstall python-gdb-tools on Arch using YAY

$ yay -Rns python-gdb-tools

2. Manually Install "python-gdb-tools" via AUR

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

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

b. Clone python-gdb-tools's git locally

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

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

$ cd ~/python-gdb-tools $ makepkg -si

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

ID: 586885
Name: python-gdb-tools
PackageBaseID: 129969
PackageBase: python-gdb-tools
Version: 1.2-1
Description: Various tools to improve the gdb experience
URL: https://github.com/vuvova/gdb-tools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: darnir
Submitter: darnir
FirstSubmitted: 1518369873
LastModified: 1550359582
URLPath: /cgit/aur.git/snapshot/python-gdb-tools.tar.gz