python-gdbmi on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-gdbmi

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

$ yay -Rns python-gdbmi

2. Manually Install "python-gdbmi" via AUR

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

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

b. Clone python-gdbmi's git locally

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

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

$ cd ~/python-gdbmi $ makepkg -si

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

ID: 1325889
Name: python-gdbmi
PackageBaseID: 197974
PackageBase: python-gdbmi
Version: 0.11.0.0-1
Description: Parse gdb machine interface output with Python
URL: https://github.com/cs01/pygdbmi
NumVotes: 15
Popularity: 0.015948
OutOfDate:
Maintainer: detian
Submitter: detian
FirstSubmitted: 1695887652
LastModified: 1695887652
URLPath: /cgit/aur.git/snapshot/python-gdbmi.tar.gz