vim-skeleton on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S vim-skeleton

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

$ yay -Rns vim-skeleton

2. Manually Install "vim-skeleton" via AUR

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

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

b. Clone vim-skeleton's git locally

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

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

$ cd ~/vim-skeleton $ makepkg -si

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

ID: 204852
Name: vim-skeleton
PackageBaseID: 69374
PackageBase: vim-skeleton
Version: 0.0.3.r0.g7309644-8
Description: Vim plugin: Skeleton for newly created buffers
URL: https://github.com/kana/vim-skeleton
NumVotes: 0
Popularity: 0
OutOfDate: 1701040688
Maintainer: eworm
Submitter: eworm
FirstSubmitted: 1366810129
LastModified: 1435653162
URLPath: /cgit/aur.git/snapshot/vim-skeleton.tar.gz