r-nlp on AUR (Arch User Repository)

Last updated: October 10,2024

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

$ yay -S r-nlp

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

$ yay -Rns r-nlp

2. Manually Install "r-nlp" via AUR

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

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

b. Clone r-nlp's git locally

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

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

$ cd ~/r-nlp $ makepkg -si

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

ID: 1428366
Name: r-nlp
PackageBaseID: 181536
PackageBase: r-nlp
Version: 0.2.1-9
Description: Natural Language Processing Infrastructure
URL: https://cran.r-project.org/package=NLP
NumVotes: 2
Popularity: 0.002682
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654506333
LastModified: 1710590855
URLPath: /cgit/aur.git/snapshot/r-nlp.tar.gz