r-ggvis on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-ggvis

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

$ yay -Rns r-ggvis

2. Manually Install "r-ggvis" via AUR

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

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

b. Clone r-ggvis's git locally

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

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

$ cd ~/r-ggvis $ makepkg -si

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

ID: 1404665
Name: r-ggvis
PackageBaseID: 180681
PackageBase: r-ggvis
Version: 0.4.9-1
Description: Interactive Grammar of Graphics
URL: https://cran.r-project.org/package=ggvis
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654485281
LastModified: 1707177812
URLPath: /cgit/aur.git/snapshot/r-ggvis.tar.gz