vim-caw on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S vim-caw

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

$ yay -Rns vim-caw

2. Manually Install "vim-caw" via AUR

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

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

b. Clone vim-caw's git locally

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

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

$ cd ~/vim-caw $ makepkg -si

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

ID: 906272
Name: vim-caw
PackageBaseID: 166808
PackageBase: vim-caw
Version: 1.1.1-1
Description: A vim comment plugin supporting operator/non-operator mappings, 300+ filetypes
URL: https://github.com/tyru/caw.vim
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1620875018
LastModified: 1620875018
URLPath: /cgit/aur.git/snapshot/vim-caw.tar.gz