mspds on AUR (Arch User Repository)

Last updated: November 17,2024

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

$ yay -S mspds

* (Optional) Uninstall mspds on Arch using YAY

$ yay -Rns mspds

2. Manually Install "mspds" via AUR

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

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

b. Clone mspds's git locally

$ git clone https://aur.archlinux.org/mspds.git ~/mspds

c. Go to ~/mspds folder and install it

$ cd ~/mspds $ makepkg -si

3. Information about the mspds package on Arch User Repository (AUR)

ID: 829885
Name: mspds
PackageBaseID: 104135
PackageBase: mspds
Version: 3.15.1.001-4
Description: MSP430 Debug Stack. Contains a dynamic link library as well as embedded firmware that runs on the MSP-FET430UIF or the eZ430 emulators.
URL: https://www.ti.com/tool/mspds
NumVotes: 3
Popularity: 0.001233
OutOfDate:
Maintainer: alexei
Submitter: ctag
FirstSubmitted: 1449206877
LastModified: 1607309306
URLPath: /cgit/aur.git/snapshot/mspds.tar.gz