vim-camelcasemotion on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S vim-camelcasemotion

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

$ yay -Rns vim-camelcasemotion

2. Manually Install "vim-camelcasemotion" via AUR

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

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

b. Clone vim-camelcasemotion's git locally

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

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

$ cd ~/vim-camelcasemotion $ makepkg -si

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

ID: 452842
Name: vim-camelcasemotion
PackageBaseID: 126424
PackageBase: vim-camelcasemotion
Version: 1.52-1
Description: Vim plugin for motions by camelcase or underscores.
URL: http://www.vim.org/scripts/script.php?script_id=1905
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: amos
Submitter: amos
FirstSubmitted: 1508318792
LastModified: 1508318792
URLPath: /cgit/aur.git/snapshot/vim-camelcasemotion.tar.gz