msp430-jtag on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S msp430-jtag

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

$ yay -Rns msp430-jtag

2. Manually Install "msp430-jtag" via AUR

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

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

b. Clone msp430-jtag's git locally

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

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

$ cd ~/msp430-jtag $ makepkg -si

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

ID: 413364
Name: msp430-jtag
PackageBaseID: 122794
PackageBase: msp430-jtag
Version: 2.4-1
Description: Hardware access tools for the MSP430 processor including BSL, JTAG
URL: http://mspgcc.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: abdullatif
Submitter: abdullatif
FirstSubmitted: 1495494197
LastModified: 1495494197
URLPath: /cgit/aur.git/snapshot/msp430-jtag.tar.gz