libmsp430 on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S libmsp430

* (Optional) Uninstall libmsp430 on Arch using YAY

$ yay -Rns libmsp430

2. Manually Install "libmsp430" via AUR

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

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

b. Clone libmsp430's git locally

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

c. Go to ~/libmsp430 folder and install it

$ cd ~/libmsp430 $ makepkg -si

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

ID: 1085370
Name: libmsp430
PackageBaseID: 148108
PackageBase: libmsp430
Version: 3_15_1_1-1
Description: MSP Debug Stack library (e.g. for using mspdebug with tilib driver)
URL: http://software-dl.ti.com/msp430/msp430_public_sw/mcu/msp430/MSPDS/latest/index_FDS.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Flinner
Submitter: zag
FirstSubmitted: 1578853046
LastModified: 1653559764
URLPath: /cgit/aur.git/snapshot/libmsp430.tar.gz