vim-ragtag on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S vim-ragtag

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

$ yay -Rns vim-ragtag

2. Manually Install "vim-ragtag" via AUR

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

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

b. Clone vim-ragtag's git locally

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

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

$ cd ~/vim-ragtag $ makepkg -si

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

ID: 268977
Name: vim-ragtag
PackageBaseID: 106685
PackageBase: vim-ragtag
Version: 2.0-1
Description: A set of mappings for HTML, XML, PHP, ASP, eRuby, JSP, and more (formerly allml)
URL: http://www.vim.org/scripts/script.php?script_id=1896
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: PitBall
FirstSubmitted: 1453844611
LastModified: 1453845009
URLPath: /cgit/aur.git/snapshot/vim-ragtag.tar.gz