r-collections on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-collections

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

$ yay -Rns r-collections

2. Manually Install "r-collections" via AUR

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

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

b. Clone r-collections's git locally

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

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

$ cd ~/r-collections $ makepkg -si

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

ID: 1423403
Name: r-collections
PackageBaseID: 179310
PackageBase: r-collections
Version: 0.3.7-3
Description: High Performance Container Data Types
URL: https://cran.r-project.org/package=collections
NumVotes: 1
Popularity: 0.000524
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: ragreener1
FirstSubmitted: 1654080669
LastModified: 1709921475
URLPath: /cgit/aur.git/snapshot/r-collections.tar.gz