r-data.table on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S r-data.table

* (Optional) Uninstall r-data.table on Arch using YAY

$ yay -Rns r-data.table

2. Manually Install "r-data.table" via AUR

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

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

b. Clone r-data.table's git locally

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

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

$ cd ~/r-data.table $ makepkg -si

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

ID: 1396053
Name: r-data.table
PackageBaseID: 132992
PackageBase: r-data.table
Version: 1.15.0-1
Description: Extension of ‘data.frame’
URL: https://cran.r-project.org/package=data.table
NumVotes: 3
Popularity: 0.002181
OutOfDate:
Maintainer: greyltc
Submitter: graziano
FirstSubmitted: 1527757978
LastModified: 1706710273
URLPath: /cgit/aur.git/snapshot/r-data.table.tar.gz