nvim-r on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S nvim-r

* (Optional) Uninstall nvim-r on Arch using YAY

$ yay -Rns nvim-r

2. Manually Install "nvim-r" via AUR

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

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

b. Clone nvim-r's git locally

$ git clone https://aur.archlinux.org/nvim-r.git ~/nvim-r

c. Go to ~/nvim-r folder and install it

$ cd ~/nvim-r $ makepkg -si

3. Information about the nvim-r package on Arch User Repository (AUR)

ID: 1420952
Name: nvim-r
PackageBaseID: 109283
PackageBase: nvim-r
Version: 0.9.20-1
Description: Vim plugin to work with R
URL: https://github.com/jalvesaq/nvim-r
NumVotes: 18
Popularity: 0
OutOfDate:
Maintainer: Rhinoceros
Submitter: Rhinoceros
FirstSubmitted: 1458868832
LastModified: 1709612285
URLPath: /cgit/aur.git/snapshot/nvim-r.tar.gz