msp430mcu on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S msp430mcu

* (Optional) Uninstall msp430mcu on Arch using YAY

$ yay -Rns msp430mcu

2. Manually Install "msp430mcu" via AUR

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

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

b. Clone msp430mcu's git locally

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

c. Go to ~/msp430mcu folder and install it

$ cd ~/msp430mcu $ makepkg -si

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

ID: 413354
Name: msp430mcu
PackageBaseID: 122792
PackageBase: msp430mcu
Version: 20120406-1
Description: C headers and binutils linker scripts for microcontrollers in the MSP430 family
URL: http://mspgcc4.sourceforge.net/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: abdullatif
Submitter: abdullatif
FirstSubmitted: 1495488218
LastModified: 1495488218
URLPath: /cgit/aur.git/snapshot/msp430mcu.tar.gz