binutils-msp430 on AUR (Arch User Repository)

Last updated: May 15,2024

1. Install "binutils-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

b. Install binutils-msp430 on Arch using YAY

$ yay -S binutils-msp430

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

$ yay -Rns binutils-msp430

2. Manually Install "binutils-msp430" via AUR

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

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

b. Clone binutils-msp430's git locally

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

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

$ cd ~/binutils-msp430 $ makepkg -si

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

ID: 413349
Name: binutils-msp430
PackageBaseID: 122789
PackageBase: binutils-msp430
Version: 2.21.1a-1
Description: A set of programs to assemble and manipulate binary and object files for the MSP430 architecture
URL: http://sourceforge.net/projects/mspgcc/
NumVotes: 2
Popularity: 0
OutOfDate: 1692188054
Maintainer: abdullatif
Submitter: abdullatif
FirstSubmitted: 1495487566
LastModified: 1495487566
URLPath: /cgit/aur.git/snapshot/binutils-msp430.tar.gz