gcc-msp430 on AUR (Arch User Repository)
Last updated: February 01,2025
1. Install "gcc-msp430" 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
Copied
b. Install gcc-msp430 on Arch using YAY
$
yay -S
gcc-msp430
Copied
* (Optional) Uninstall gcc-msp430 on Arch using YAY
$
yay -Rns
gcc-msp430
Copied
2. Manually Install "gcc-msp430" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone gcc-msp430's git locally
$
git clone https://aur.archlinux.org/gcc-msp430.git
~/gcc-msp430
Copied
c. Go to ~/gcc-msp430 folder and install it
$
cd
~/gcc-msp430
Copied
$
makepkg -si
Copied
3. Information about the gcc-msp430 package on Arch User Repository (AUR)
ID: 413350
Name: gcc-msp430
PackageBaseID: 122790
PackageBase: gcc-msp430
Version: 4.6.3-1
Description: GNU toolchain for the TI MSP430 processor
URL: http://sourceforge.net/projects/mspgcc/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: gilcu3
Submitter: abdullatif
FirstSubmitted: 1495487831
LastModified: 1495487831
URLPath: /cgit/aur.git/snapshot/gcc-msp430.tar.gz
Name: gcc-msp430
PackageBaseID: 122790
PackageBase: gcc-msp430
Version: 4.6.3-1
Description: GNU toolchain for the TI MSP430 processor
URL: http://sourceforge.net/projects/mspgcc/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: gilcu3
Submitter: abdullatif
FirstSubmitted: 1495487831
LastModified: 1495487831
URLPath: /cgit/aur.git/snapshot/gcc-msp430.tar.gz