mspgcc-ti on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S mspgcc-ti

* (Optional) Uninstall mspgcc-ti on Arch using YAY

$ yay -Rns mspgcc-ti

2. Manually Install "mspgcc-ti" via AUR

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

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

b. Clone mspgcc-ti's git locally

$ git clone https://aur.archlinux.org/mspgcc-ti.git ~/mspgcc-ti

c. Go to ~/mspgcc-ti folder and install it

$ cd ~/mspgcc-ti $ makepkg -si

3. Information about the mspgcc-ti package on Arch User Repository (AUR)

ID: 956524
Name: mspgcc-ti
PackageBaseID: 77442
PackageBase: mspgcc-ti
Version: 9.3.1.11-1
Description: GNU toolchain (as, gcc, g++, ld, gdb) for the TI MSP430 processor
URL: https://www.ti.com/tool/download/MSP430-GCC-OPENSOURCE
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: ivanovp
Submitter: ivanovp
FirstSubmitted: 1389641723
LastModified: 1630736247
URLPath: /cgit/aur.git/snapshot/mspgcc-ti.tar.gz