r-corpus on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S r-corpus

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

$ yay -Rns r-corpus

2. Manually Install "r-corpus" via AUR

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

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

b. Clone r-corpus's git locally

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

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

$ cd ~/r-corpus $ makepkg -si

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

ID: 1261343
Name: r-corpus
PackageBaseID: 133378
PackageBase: r-corpus
Version: 0.10.2-7
Description: Text Corpus Analysis
URL: https://cran.r-project.org/package=corpus
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: clintval
FirstSubmitted: 1528662078
LastModified: 1684735725
URLPath: /cgit/aur.git/snapshot/r-corpus.tar.gz