r-plotly on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S r-plotly

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

$ yay -Rns r-plotly

2. Manually Install "r-plotly" via AUR

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

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

b. Clone r-plotly's git locally

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

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

$ cd ~/r-plotly $ makepkg -si

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

ID: 1385333
Name: r-plotly
PackageBaseID: 181768
PackageBase: r-plotly
Version: 4.10.4-1
Description: Create Interactive Web Graphics via 'plotly.js'
URL: https://cran.r-project.org/package=plotly
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654511836
LastModified: 1705190607
URLPath: /cgit/aur.git/snapshot/r-plotly.tar.gz