r-riverplot on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-riverplot

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

$ yay -Rns r-riverplot

2. Manually Install "r-riverplot" via AUR

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

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

b. Clone r-riverplot's git locally

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

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

$ cd ~/r-riverplot $ makepkg -si

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

ID: 1166660
Name: r-riverplot
PackageBaseID: 187222
PackageBase: r-riverplot
Version: 0.10-1
Description: Sankey or Ribbon Plots
URL: https://cran.r-project.org/package=riverplot
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: haruomaki
Submitter: haruomaki
FirstSubmitted: 1667978872
LastModified: 1667978872
URLPath: /cgit/aur.git/snapshot/r-riverplot.tar.gz