vim-disable-mouse on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S vim-disable-mouse

* (Optional) Uninstall vim-disable-mouse on Arch using YAY

$ yay -Rns vim-disable-mouse

2. Manually Install "vim-disable-mouse" via AUR

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

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

b. Clone vim-disable-mouse's git locally

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

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

$ cd ~/vim-disable-mouse $ makepkg -si

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

ID: 772361
Name: vim-disable-mouse
PackageBaseID: 156186
PackageBase: vim-disable-mouse
Version: r1.12557b4-1
Description: Disable mouse in Vim
URL: https://github.com/petronny/vim-disable-mouse
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: petronny
Submitter: petronny
FirstSubmitted: 1596183092
LastModified: 1596183092
URLPath: /cgit/aur.git/snapshot/vim-disable-mouse.tar.gz