r-tm on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-tm

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

$ yay -Rns r-tm

2. Manually Install "r-tm" via AUR

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

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

b. Clone r-tm's git locally

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

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

$ cd ~/r-tm $ makepkg -si

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

ID: 1425303
Name: r-tm
PackageBaseID: 182724
PackageBase: r-tm
Version: 0.7.12-1
Description: Text Mining Package
URL: https://cran.r-project.org/package=tm
NumVotes: 1
Popularity: 0.000524
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654537483
LastModified: 1710181062
URLPath: /cgit/aur.git/snapshot/r-tm.tar.gz