vim-ranger on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S vim-ranger

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

$ yay -Rns vim-ranger

2. Manually Install "vim-ranger" via AUR

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

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

b. Clone vim-ranger's git locally

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

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

$ cd ~/vim-ranger $ makepkg -si

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

ID: 501188
Name: vim-ranger
PackageBaseID: 130252
PackageBase: vim-ranger
Version: 3.0-1
Description: Ranger integration for vim
URL: https://github.com/francoiscabrol/ranger.vim
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: ankitrgadiya
Submitter: ankitrgadiya
FirstSubmitted: 1519368530
LastModified: 1523165206
URLPath: /cgit/aur.git/snapshot/vim-ranger.tar.gz