python-pygdbmi on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S python-pygdbmi

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

$ yay -Rns python-pygdbmi

2. Manually Install "python-pygdbmi" via AUR

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

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

b. Clone python-pygdbmi's git locally

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

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

$ cd ~/python-pygdbmi $ makepkg -si

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

ID: 862622
Name: python-pygdbmi
PackageBaseID: 120207
PackageBase: python-pygdbmi
Version: 0.10.0.0-2
Description: Parse gdb machine interface output with Python
URL: https://github.com/cs01/pygdbmi
NumVotes: 10
Popularity: 0.00218
OutOfDate:
Maintainer: zwindl
FirstSubmitted: 1488376625
LastModified: 1613188578
URLPath: /cgit/aur.git/snapshot/python-pygdbmi.tar.gz