r-catools on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S r-catools

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

$ yay -Rns r-catools

2. Manually Install "r-catools" via AUR

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

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

b. Clone r-catools's git locally

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

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

$ cd ~/r-catools $ makepkg -si

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

ID: 1288935
Name: r-catools
PackageBaseID: 91614
PackageBase: r-catools
Version: 1.18.2-9
Description: Tools: Moving Window Statistics, GIF, Base64, ROC AUC, etc
URL: https://cran.r-project.org/package=caTools
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: sauliusl
FirstSubmitted: 1427206841
LastModified: 1689357923
URLPath: /cgit/aur.git/snapshot/r-catools.tar.gz