vim-opencl on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S vim-opencl

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

$ yay -Rns vim-opencl

2. Manually Install "vim-opencl" via AUR

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

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

b. Clone vim-opencl's git locally

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

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

$ cd ~/vim-opencl $ makepkg -si

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

ID: 554898
Name: vim-opencl
PackageBaseID: 60386
PackageBase: vim-opencl
Version: 1-2
Description: Vim plugin for syntax checking and highliting for OpenCL files.
URL: https://github.com/petRUShka/vim-opencl
NumVotes: 5
Popularity: 0
OutOfDate: 1654810612
Maintainer: asch
Submitter: PedsXing
FirstSubmitted: 1340801482
LastModified: 1540569811
URLPath: /cgit/aur.git/snapshot/vim-opencl.tar.gz