mspdebug on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S mspdebug

* (Optional) Uninstall mspdebug on Arch using YAY

$ yay -Rns mspdebug

2. Manually Install "mspdebug" via AUR

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

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

b. Clone mspdebug's git locally

$ git clone https://aur.archlinux.org/mspdebug.git ~/mspdebug

c. Go to ~/mspdebug folder and install it

$ cd ~/mspdebug $ makepkg -si

3. Information about the mspdebug package on Arch User Repository (AUR)

ID: 442521
Name: mspdebug
PackageBaseID: 37648
PackageBase: mspdebug
Version: 0.25-2
Description: A free debugger and firmware downloader for the MSP430/CC430 MCU family
URL: http://dlbeer.co.nz/mspdebug/
NumVotes: 40
Popularity: 0
OutOfDate:
Maintainer: luk4s
Submitter: luk4s
FirstSubmitted: 1275178064
LastModified: 1505066126
URLPath: /cgit/aur.git/snapshot/mspdebug.tar.gz