r-shiny on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S r-shiny

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

$ yay -Rns r-shiny

2. Manually Install "r-shiny" via AUR

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

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

b. Clone r-shiny's git locally

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

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

$ cd ~/r-shiny $ makepkg -si

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

ID: 1396011
Name: r-shiny
PackageBaseID: 142048
PackageBase: r-shiny
Version: 1.8.0-2
Description: Web Application Framework for R
URL: https://cran.r-project.org/package=shiny
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1557849764
LastModified: 1706702539
URLPath: /cgit/aur.git/snapshot/r-shiny.tar.gz