r-backports on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S r-backports

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

$ yay -Rns r-backports

2. Manually Install "r-backports" via AUR

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

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

b. Clone r-backports's git locally

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

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

$ cd ~/r-backports $ makepkg -si

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

ID: 1050388
Name: r-backports
PackageBaseID: 140560
PackageBase: r-backports
Version: 1.4.1-1
Description: Reimplementations of Functions Introduced Since R-3.0.0
URL: https://cran.r-project.org/package=backports
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: greyltc
Submitter: editicalu
FirstSubmitted: 1553429717
LastModified: 1647193318
URLPath: /cgit/aur.git/snapshot/r-backports.tar.gz