r-dygraphs on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-dygraphs

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

$ yay -Rns r-dygraphs

2. Manually Install "r-dygraphs" via AUR

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

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

b. Clone r-dygraphs's git locally

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

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

$ cd ~/r-dygraphs $ makepkg -si

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

ID: 1091432
Name: r-dygraphs
PackageBaseID: 180290
PackageBase: r-dygraphs
Version: 1.1.1.6-5
Description: Interface to 'Dygraphs' Interactive Time Series Charting Library
URL: https://cran.r-project.org/package=dygraphs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654476075
LastModified: 1654476075
URLPath: /cgit/aur.git/snapshot/r-dygraphs.tar.gz