nvim-r on AUR (Arch User Repository)
Last updated: November 22,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
Copied
b. Install nvim-r on Arch using YAY
$
yay -S
nvim-r
Copied
* (Optional) Uninstall nvim-r on Arch using YAY
$
yay -Rns
nvim-r
Copied
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
Copied
b. Clone nvim-r's git locally
$
git clone https://aur.archlinux.org/nvim-r.git
~/nvim-r
Copied
c. Go to ~/nvim-r folder and install it
$
cd
~/nvim-r
Copied
$
makepkg -si
Copied
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
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