r-dt on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S r-dt

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

$ yay -Rns r-dt

2. Manually Install "r-dt" via AUR

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

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

b. Clone r-dt's git locally

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

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

$ cd ~/r-dt $ makepkg -si

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

ID: 1412035
Name: r-dt
PackageBaseID: 142052
PackageBase: r-dt
Version: 0.32-1
Description: A Wrapper of the JavaScript Library 'DataTables'
URL: https://cran.r-project.org/package=DT
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1557850864
LastModified: 1708366301
URLPath: /cgit/aur.git/snapshot/r-dt.tar.gz