vim-wheel on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S vim-wheel

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

$ yay -Rns vim-wheel

2. Manually Install "vim-wheel" via AUR

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

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

b. Clone vim-wheel's git locally

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

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

$ cd ~/vim-wheel $ makepkg -si

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

ID: 1040154
Name: vim-wheel
PackageBaseID: 165799
PackageBase: vim-wheel
Version: 3.0-1
Description: Quick navigation framework for Vim and Neovim
URL: https://github.com/chimay/wheel
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1618795779
LastModified: 1645291718
URLPath: /cgit/aur.git/snapshot/vim-wheel.tar.gz