vim-omnicppcomplete on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S vim-omnicppcomplete

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

$ yay -Rns vim-omnicppcomplete

2. Manually Install "vim-omnicppcomplete" via AUR

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

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

b. Clone vim-omnicppcomplete's git locally

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

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

$ cd ~/vim-omnicppcomplete $ makepkg -si

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

ID: 765018
Name: vim-omnicppcomplete
PackageBaseID: 155422
PackageBase: vim-omnicppcomplete
Version: 0.4.1-10
Description: vim c++ completion omnifunc with a ctags database
URL: http://www.vim.org/scripts/script.php?script_id=1520
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: svenstaro
FirstSubmitted: 1594682813
LastModified: 1594682813
URLPath: /cgit/aur.git/snapshot/vim-omnicppcomplete.tar.gz