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

Last updated: May 20,2024

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

$ yay -S rstudio-server-preview-bin

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

$ yay -Rns rstudio-server-preview-bin

2. Manually Install "rstudio-server-preview-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-preview-bin's git locally

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

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

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

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

ID: 1183635
Name: rstudio-server-preview-bin
PackageBaseID: 159364
PackageBase: rstudio-server-preview-bin
Version: 2022.12.0+353-1
Description: A integrated development environment (IDE) for R (binary preview version from RStudio official website)
URL: http://www.rstudio.org/
NumVotes: 3
Popularity: 8.3E-5
OutOfDate:
Maintainer: diverdriver
Submitter: diverdriver
FirstSubmitted: 1604280942
LastModified: 1671210019
URLPath: /cgit/aur.git/snapshot/rstudio-server-preview-bin.tar.gz