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

Last updated: May 20,2024

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

$ yay -S vim-clang-format-git

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

$ yay -Rns vim-clang-format-git

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

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

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

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

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

ID: 604948
Name: vim-clang-format-git
PackageBaseID: 122384
PackageBase: vim-clang-format-git
Version: 1-2
Description: Plugin which uses clang for formatting C and C++ code. Git version.
URL: https://github.com/rhysd/vim-clang-format
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: KernelJ
Submitter: KernelJ
FirstSubmitted: 1494903768
LastModified: 1555587951
URLPath: /cgit/aur.git/snapshot/vim-clang-format-git.tar.gz