r-tidytext on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-tidytext

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

$ yay -Rns r-tidytext

2. Manually Install "r-tidytext" via AUR

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

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

b. Clone r-tidytext's git locally

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

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

$ cd ~/r-tidytext $ makepkg -si

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

ID: 1193507
Name: r-tidytext
PackageBaseID: 182705
PackageBase: r-tidytext
Version: 0.4.1-3
Description: Text Mining using 'dplyr', 'ggplot2', and Other Tidy Tools
URL: https://cran.r-project.org/package=tidytext
NumVotes: 1
Popularity: 0.000524
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654537000
LastModified: 1673158165
URLPath: /cgit/aur.git/snapshot/r-tidytext.tar.gz