vim-opengl on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S vim-opengl

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

$ yay -Rns vim-opengl

2. Manually Install "vim-opengl" via AUR

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

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

b. Clone vim-opengl's git locally

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

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

$ cd ~/vim-opengl $ makepkg -si

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

ID: 276786
Name: vim-opengl
PackageBaseID: 107789
PackageBase: vim-opengl
Version: 1.5-1
Description: Vim syntax highlighting for OpenGL, OpenGLES & EGL
URL: http://www.vim.org/scripts/script.php?script_id=752
NumVotes: 3
Popularity: 0.018533
OutOfDate:
Maintainer:
Submitter: 1ace
FirstSubmitted: 1455827470
LastModified: 1455834597
URLPath: /cgit/aur.git/snapshot/vim-opengl.tar.gz