msp430-gdb on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S msp430-gdb

* (Optional) Uninstall msp430-gdb on Arch using YAY

$ yay -Rns msp430-gdb

2. Manually Install "msp430-gdb" via AUR

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

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

b. Clone msp430-gdb's git locally

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

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

$ cd ~/msp430-gdb $ makepkg -si

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

ID: 413347
Name: msp430-gdb
PackageBaseID: 122788
PackageBase: msp430-gdb
Version: 7.2a-1
Description: GNU debugger for MSP430
URL: http://mspgcc4.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate: 1692188189
Maintainer: abdullatif
Submitter: abdullatif
FirstSubmitted: 1495487249
LastModified: 1495487249
URLPath: /cgit/aur.git/snapshot/msp430-gdb.tar.gz