r-stopwords on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-stopwords

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

$ yay -Rns r-stopwords

2. Manually Install "r-stopwords" via AUR

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

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

b. Clone r-stopwords's git locally

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

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

$ cd ~/r-stopwords $ makepkg -si

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

ID: 1094167
Name: r-stopwords
PackageBaseID: 182597
PackageBase: r-stopwords
Version: 2.3-4
Description: Multilingual Stopword Lists
URL: https://cran.r-project.org/package=stopwords
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654534197
LastModified: 1654534197
URLPath: /cgit/aur.git/snapshot/r-stopwords.tar.gz