r-vader on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S r-vader

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

$ yay -Rns r-vader

2. Manually Install "r-vader" via AUR

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

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

b. Clone r-vader's git locally

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

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

$ cd ~/r-vader $ makepkg -si

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

ID: 1298394
Name: r-vader
PackageBaseID: 190445
PackageBase: r-vader
Version: 0.2.1-2
Description: Valence Aware Dictionary and sEntiment Reasoner (VADER)
URL: https://cran.r-project.org/package=vader
NumVotes: 1
Popularity: 0.000524
OutOfDate:
Maintainer: AlexBocken
Submitter: AlexBocken
FirstSubmitted: 1676456944
LastModified: 1691052452
URLPath: /cgit/aur.git/snapshot/r-vader.tar.gz