vim-m3u on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S vim-m3u

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

$ yay -Rns vim-m3u

2. Manually Install "vim-m3u" via AUR

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

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

b. Clone vim-m3u's git locally

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

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

$ cd ~/vim-m3u $ makepkg -si

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

ID: 900711
Name: vim-m3u
PackageBaseID: 163094
PackageBase: vim-m3u
Version: 1-2
Description: Syntax description file for m3u file format in vim/neovim
URL: https://github.com/FauveNoir/vim-m3u-syntax
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: naruto522ru
Submitter: naruto522ru
FirstSubmitted: 1612831750
LastModified: 1619916024
URLPath: /cgit/aur.git/snapshot/vim-m3u.tar.gz