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

Last updated: October 06,2024

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

$ yay -S emmet-vim-git

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

$ yay -Rns emmet-vim-git

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

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

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

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

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

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

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

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

ID: 199246
Name: emmet-vim-git
PackageBaseID: 85542
PackageBase: emmet-vim-git
Version: r817.920904c-1
Description: A vim plug-in which expands abbreviations, similar to emmet.
URL: https://github.com/mattn/emmet-vim
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: sigint
Submitter: sigint
FirstSubmitted: 1410557221
LastModified: 1434577216
URLPath: /cgit/aur.git/snapshot/emmet-vim-git.tar.gz