r-ggiraph on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S r-ggiraph

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

$ yay -Rns r-ggiraph

2. Manually Install "r-ggiraph" via AUR

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

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

b. Clone r-ggiraph's git locally

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

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

$ cd ~/r-ggiraph $ makepkg -si

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

ID: 1414855
Name: r-ggiraph
PackageBaseID: 180657
PackageBase: r-ggiraph
Version: 0.8.9-1
Description: Make 'ggplot2' Graphics Interactive
URL: https://cran.r-project.org/package=ggiraph
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654484698
LastModified: 1708797773
URLPath: /cgit/aur.git/snapshot/r-ggiraph.tar.gz