r-wordcloud on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-wordcloud

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

$ yay -Rns r-wordcloud

2. Manually Install "r-wordcloud" via AUR

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

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

b. Clone r-wordcloud's git locally

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

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

$ cd ~/r-wordcloud $ makepkg -si

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

ID: 1094543
Name: r-wordcloud
PackageBaseID: 182893
PackageBase: r-wordcloud
Version: 2.6-4
Description: Word Clouds
URL: https://cran.r-project.org/package=wordcloud
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654541580
LastModified: 1654541580
URLPath: /cgit/aur.git/snapshot/r-wordcloud.tar.gz