vim-clang-git on AUR (Arch User Repository)

Last updated: May 22,2024

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

$ yay -S vim-clang-git

* (Optional) Uninstall vim-clang-git on Arch using YAY

$ yay -Rns vim-clang-git

2. Manually Install "vim-clang-git" via AUR

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

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

b. Clone vim-clang-git's git locally

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

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

$ cd ~/vim-clang-git $ makepkg -si

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

ID: 297226
Name: vim-clang-git
PackageBaseID: 110583
PackageBase: vim-clang-git
Version: 0.6.r0.g739c9d4-1
Description: Yet another vim plugin which uses clang for accurately completing C and C++ code. Git version.
URL: https://github.com/justmao945/vim-clang
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: adam900710
FirstSubmitted: 1461658981
LastModified: 1461659165
URLPath: /cgit/aur.git/snapshot/vim-clang-git.tar.gz