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

Last updated: November 05,2024

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

$ yay -S python-arm-gdb

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

$ yay -Rns python-arm-gdb

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

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

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

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

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

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

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

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

ID: 1372835
Name: python-arm-gdb
PackageBaseID: 200688
PackageBase: python-arm-gdb
Version: 0.9.9-1
Description: Python module for an easier access to analyze ARM Cortex-M peripherals
URL: https://pypi.org/project/arm-gdb
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: taotieren
Submitter: taotieren
FirstSubmitted: 1703064288
LastModified: 1703064288
URLPath: /cgit/aur.git/snapshot/python-arm-gdb.tar.gz