r-tokenizers on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-tokenizers

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

$ yay -Rns r-tokenizers

2. Manually Install "r-tokenizers" via AUR

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

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

b. Clone r-tokenizers's git locally

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

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

$ cd ~/r-tokenizers $ makepkg -si

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

ID: 1186618
Name: r-tokenizers
PackageBaseID: 182732
PackageBase: r-tokenizers
Version: 0.3.0-1
Description: Fast, Consistent Tokenization of Natural Language Text
URL: https://cran.r-project.org/package=tokenizers
NumVotes: 1
Popularity: 0.000524
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654537688
LastModified: 1671710568
URLPath: /cgit/aur.git/snapshot/r-tokenizers.tar.gz