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

Last updated: May 18,2024

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

$ yay -S rstudio-server-git

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

$ yay -Rns rstudio-server-git

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

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

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

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

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

ID: 1120363
Name: rstudio-server-git
PackageBaseID: 61398
PackageBase: rstudio-server-git
Version: v2022.02.3+492.r1692.g7faaa81408-1
Description: A new integrated development environment (IDE) for R programming language
URL: http://www.rstudio.org/
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: nobodyinperson
Submitter:
FirstSubmitted: 1343912835
LastModified: 1659377447
URLPath: /cgit/aur.git/snapshot/rstudio-server-git.tar.gz