r-rtexttools on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-rtexttools

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

$ yay -Rns r-rtexttools

2. Manually Install "r-rtexttools" via AUR

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

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

b. Clone r-rtexttools's git locally

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

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

$ cd ~/r-rtexttools $ makepkg -si

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

ID: 1298382
Name: r-rtexttools
PackageBaseID: 190461
PackageBase: r-rtexttools
Version: 1.4.3-2
Description: Automatic Text Classification via Supervised Learning
URL: https://cran.r-project.org/package=RTextTools
NumVotes: 1
Popularity: 0.000524
OutOfDate:
Maintainer: AlexBocken
Submitter: AlexBocken
FirstSubmitted: 1676472515
LastModified: 1691051901
URLPath: /cgit/aur.git/snapshot/r-rtexttools.tar.gz