msp430-libc on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S msp430-libc

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

$ yay -Rns msp430-libc

2. Manually Install "msp430-libc" via AUR

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

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

b. Clone msp430-libc's git locally

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

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

$ cd ~/msp430-libc $ makepkg -si

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

ID: 413352
Name: msp430-libc
PackageBaseID: 122791
PackageBase: msp430-libc
Version: 20120224-1
Description: C runtime library for the MSP430 family of microcontrollers
URL: http://mspgcc4.sourceforge.net/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: abdullatif
Submitter: abdullatif
FirstSubmitted: 1495488073
LastModified: 1495488073
URLPath: /cgit/aur.git/snapshot/msp430-libc.tar.gz