neovim-scrollview on AUR (Arch User Repository)

Last updated: February 08,2025

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

$ yay -S neovim-scrollview

* (Optional) Uninstall neovim-scrollview on Arch using YAY

$ yay -Rns neovim-scrollview

2. Manually Install "neovim-scrollview" via AUR

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

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

b. Clone neovim-scrollview's git locally

$ git clone https://aur.archlinux.org/neovim-scrollview.git ~/neovim-scrollview

c. Go to ~/neovim-scrollview folder and install it

$ cd ~/neovim-scrollview $ makepkg -si

3. Information about the neovim-scrollview package on Arch User Repository (AUR)

ID: 1066208
Name: neovim-scrollview
PackageBaseID: 172162
PackageBase: neovim-scrollview
Version: 3.0.3-1
Description: Neovim plugin that displays interactive vertical scrollbars
URL: https://github.com/dstein64/nvim-scrollview
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1634571304
LastModified: 1649865093
URLPath: /cgit/aur.git/snapshot/neovim-scrollview.tar.gz