vim-file-templates on AUR (Arch User Repository)

Last updated: May 07,2024

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

$ yay -S vim-file-templates

* (Optional) Uninstall vim-file-templates on Arch using YAY

$ yay -Rns vim-file-templates

2. Manually Install "vim-file-templates" via AUR

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

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

b. Clone vim-file-templates's git locally

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

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

$ cd ~/vim-file-templates $ makepkg -si

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

ID: 195983
Name: vim-file-templates
PackageBaseID: 73306
PackageBase: vim-file-templates
Version: 1.0-1
Description: File templates for VIM
URL: https://sites.google.com/site/abudden/contents/Vim-Scripts/file-templates
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dracorp
FirstSubmitted: 1378724264
LastModified: 1434290613
URLPath: /cgit/aur.git/snapshot/vim-file-templates.tar.gz