vim-skeleton on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install vim-skeleton on Arch using YAY
$
yay -S
vim-skeleton
Copied
* (Optional) Uninstall vim-skeleton on Arch using YAY
$
yay -Rns
vim-skeleton
Copied
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
Copied
b. Clone vim-skeleton's git locally
$
git clone https://aur.archlinux.org/vim-skeleton.git
~/vim-skeleton
Copied
c. Go to ~/vim-skeleton folder and install it
$
cd
~/vim-skeleton
Copied
$
makepkg -si
Copied
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
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