vim-emmet-git on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S vim-emmet-git

* (Optional) Uninstall vim-emmet-git on Arch using YAY

$ yay -Rns vim-emmet-git

2. Manually Install "vim-emmet-git" via AUR

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

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

b. Clone vim-emmet-git's git locally

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

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

$ cd ~/vim-emmet-git $ makepkg -si

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

ID: 899639
Name: vim-emmet-git
PackageBaseID: 166234
PackageBase: vim-emmet-git
Version: r1079.46e6067-1
Description: Vim plugin for expanding abbreviations similar to Emmet
URL: https://github.com/mattn/emmet-vim
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1619733253
LastModified: 1619733253
URLPath: /cgit/aur.git/snapshot/vim-emmet-git.tar.gz