r-devel-svn on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S r-devel-svn

* (Optional) Uninstall r-devel-svn on Arch using YAY

$ yay -Rns r-devel-svn

2. Manually Install "r-devel-svn" via AUR

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

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

b. Clone r-devel-svn's git locally

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

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

$ cd ~/r-devel-svn $ makepkg -si

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

ID: 734492
Name: r-devel-svn
PackageBaseID: 56368
PackageBase: r-devel-svn
Version: r78409-1
Description: Language and environment for statistical computing and graphics - development version (SVN)
URL: http://www.r-project.org/
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: daroczig
Submitter: daroczig
FirstSubmitted: 1328302214
LastModified: 1589205965
URLPath: /cgit/aur.git/snapshot/r-devel-svn.tar.gz