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

Last updated: May 19,2024

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

$ yay -S vim-youcompleteme-git

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

$ yay -Rns vim-youcompleteme-git

2. Manually Install "vim-youcompleteme-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-youcompleteme-git's git locally

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

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

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

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

ID: 1199124
Name: vim-youcompleteme-git
PackageBaseID: 66973
PackageBase: vim-youcompleteme-git
Version: r3059.50379d35-1
Description: A code-completion engine for Vim
URL: https://ycm-core.github.io/YouCompleteMe/
NumVotes: 170
Popularity: 0.03961
OutOfDate:
Maintainer: artafinde
Submitter: thestinger
FirstSubmitted: 1360099972
LastModified: 1674133006
URLPath: /cgit/aur.git/snapshot/vim-youcompleteme-git.tar.gz