msp430-elf-gdb on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S msp430-elf-gdb

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

$ yay -Rns msp430-elf-gdb

2. Manually Install "msp430-elf-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-elf-gdb's git locally

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

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

$ cd ~/msp430-elf-gdb $ makepkg -si

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

ID: 1221803
Name: msp430-elf-gdb
PackageBaseID: 100860
PackageBase: msp430-elf-gdb
Version: 13.1-1
Description: The GNU Debugger for the msp430-elf target.
URL: https://www.gnu.org/software/gdb/download/
NumVotes: 10
Popularity: 0.180972
OutOfDate:
Maintainer: vonPalitroque
Submitter: vonPalitroque
FirstSubmitted: 1443448148
LastModified: 1678037881
URLPath: /cgit/aur.git/snapshot/msp430-elf-gdb.tar.gz