r-rversions on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S r-rversions

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

$ yay -Rns r-rversions

2. Manually Install "r-rversions" via AUR

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

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

b. Clone r-rversions's git locally

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

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

$ cd ~/r-rversions $ makepkg -si

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

ID: 1174399
Name: r-rversions
PackageBaseID: 149953
PackageBase: r-rversions
Version: 2.1.2-5
Description: Query 'R' Versions, Including 'r-release' and 'r-oldrel'
URL: https://cran.r-project.org/package=rversions
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1583712591
LastModified: 1669465501
URLPath: /cgit/aur.git/snapshot/r-rversions.tar.gz