vim-vulkan on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S vim-vulkan

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

$ yay -Rns vim-vulkan

2. Manually Install "vim-vulkan" via AUR

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

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

b. Clone vim-vulkan's git locally

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

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

$ cd ~/vim-vulkan $ makepkg -si

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

ID: 276785
Name: vim-vulkan
PackageBaseID: 107760
PackageBase: vim-vulkan
Version: 1.0-1
Description: Vim syntax highlighting for the Vulkan API
URL: http://www.vim.org/scripts/script.php?script_id=5335
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer:
Submitter: 1ace
FirstSubmitted: 1455785962
LastModified: 1455834596
URLPath: /cgit/aur.git/snapshot/vim-vulkan.tar.gz