r-all on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-all

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

$ yay -Rns r-all

2. Manually Install "r-all" via AUR

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

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

b. Clone r-all's git locally

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

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

$ cd ~/r-all $ makepkg -si

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

ID: 1341866
Name: r-all
PackageBaseID: 179498
PackageBase: r-all
Version: 1.44.0-1
Description: A data package
URL: https://bioconductor.org/packages/ALL
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654449934
LastModified: 1698373707
URLPath: /cgit/aur.git/snapshot/r-all.tar.gz