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

Last updated: June 28,2024

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

$ yay -S msp430-elf-newlib

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

$ yay -Rns msp430-elf-newlib

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

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

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

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

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

ID: 1294032
Name: msp430-elf-newlib
PackageBaseID: 100339
PackageBase: msp430-elf-newlib
Version: 4.3.0.20230120-2
Description: C library for bare metal systems for the msp430-elf target.
URL: https://sourceware.org/newlib/
NumVotes: 9
Popularity: 0.180972
OutOfDate:
Maintainer: vonPalitroque
Submitter: vonPalitroque
FirstSubmitted: 1442686806
LastModified: 1690245222
URLPath: /cgit/aur.git/snapshot/msp430-elf-newlib.tar.gz