rstudio-server-bin on AUR (Arch User Repository)

Last updated: July 06,2024

1. Install "rstudio-server-bin" 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 rstudio-server-bin on Arch using YAY

$ yay -S rstudio-server-bin

* (Optional) Uninstall rstudio-server-bin on Arch using YAY

$ yay -Rns rstudio-server-bin

2. Manually Install "rstudio-server-bin" via AUR

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

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

b. Clone rstudio-server-bin's git locally

$ git clone https://aur.archlinux.org/rstudio-server-bin.git ~/rstudio-server-bin

c. Go to ~/rstudio-server-bin folder and install it

$ cd ~/rstudio-server-bin $ makepkg -si

3. Information about the rstudio-server-bin package on Arch User Repository (AUR)

ID: 1422523
Name: rstudio-server-bin
PackageBaseID: 96545
PackageBase: rstudio-server-bin
Version: 2023.12.1_402-1
Description: A integrated development environment (IDE) for R (binary version from RStudio official website)
URL: http://www.rstudio.org/
NumVotes: 15
Popularity: 1.1E-5
OutOfDate:
Maintainer: gds506
Submitter: familia
FirstSubmitted: 1438261572
LastModified: 1709818579
URLPath: /cgit/aur.git/snapshot/rstudio-server-bin.tar.gz