r-dt on AUR (Arch User Repository)
Last updated: December 28,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
Copied
b. Install r-dt on Arch using YAY
$
yay -S
r-dt
Copied
* (Optional) Uninstall r-dt on Arch using YAY
$
yay -Rns
r-dt
Copied
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
Copied
b. Clone r-dt's git locally
$
git clone https://aur.archlinux.org/r-dt.git
~/r-dt
Copied
c. Go to ~/r-dt folder and install it
$
cd
~/r-dt
Copied
$
makepkg -si
Copied
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
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