vim-msp on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S vim-msp

* (Optional) Uninstall vim-msp on Arch using YAY

$ yay -Rns vim-msp

2. Manually Install "vim-msp" via AUR

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

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

b. Clone vim-msp's git locally

$ git clone https://aur.archlinux.org/vim-msp.git ~/vim-msp

c. Go to ~/vim-msp folder and install it

$ cd ~/vim-msp $ makepkg -si

3. Information about the vim-msp package on Arch User Repository (AUR)

ID: 1382057
Name: vim-msp
PackageBaseID: 201330
PackageBase: vim-msp
Version: 1.1-1
Description: assembly language syntax highlighting for the TI MSP430 family of processors
URL: https://www.vim.org/scripts/script.php?script_id=707
NumVotes: 1
Popularity: 0.277285
OutOfDate:
Maintainer: Forty-Bot
Submitter: Forty-Bot
FirstSubmitted: 1704659961
LastModified: 1704659961
URLPath: /cgit/aur.git/snapshot/vim-msp.tar.gz