r-vars on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S r-vars

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

$ yay -Rns r-vars

2. Manually Install "r-vars" via AUR

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

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

b. Clone r-vars's git locally

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

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

$ cd ~/r-vars $ makepkg -si

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

ID: 1363342
Name: r-vars
PackageBaseID: 188277
PackageBase: r-vars
Version: 1.6.0-1
Description: VAR Modelling
URL: https://cran.r-project.org/package=vars
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1669643223
LastModified: 1701496948
URLPath: /cgit/aur.git/snapshot/r-vars.tar.gz