vim-c on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S vim-c

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

$ yay -Rns vim-c

2. Manually Install "vim-c" via AUR

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

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

b. Clone vim-c's git locally

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

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

$ cd ~/vim-c $ makepkg -si

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

ID: 196081
Name: vim-c
PackageBaseID: 27780
PackageBase: vim-c
Version: 6.1.1-2
Description: C/C++ IDE -- Write and run programs. Insert statements, idioms, comments etc.
URL: http://www.vim.org/scripts/script.php?script_id=213
NumVotes: 37
Popularity: 0
OutOfDate: 1700588780
Maintainer: j3thr0
Submitter: lpapp
FirstSubmitted: 1246307499
LastModified: 1434293267
URLPath: /cgit/aur.git/snapshot/vim-c.tar.gz