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

Last updated: November 23,2024

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

$ yay -S msp430-elf-gcc

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

$ yay -Rns msp430-elf-gcc

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

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

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

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

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

ID: 1294030
Name: msp430-elf-gcc
PackageBaseID: 100340
PackageBase: msp430-elf-gcc
Version: 13.1.0-1
Description: The GNU Compiler Collection for the msp430-elf target.
URL: http://gcc.gnu.org
NumVotes: 14
Popularity: 0.180972
OutOfDate:
Maintainer: vonPalitroque
Submitter: vonPalitroque
FirstSubmitted: 1442687928
LastModified: 1690245209
URLPath: /cgit/aur.git/snapshot/msp430-elf-gcc.tar.gz