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

Last updated: July 04,2024

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

$ yay -S rstudio-desktop-bin

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

$ yay -Rns rstudio-desktop-bin

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

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

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

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

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

ID: 1422137
Name: rstudio-desktop-bin
PackageBaseID: 49922
PackageBase: rstudio-desktop-bin
Version: 2023.12.1.402-1
Description: An integrated development environment (IDE) for R (binary from RStudio official repository)
URL: http://www.rstudio.org/
NumVotes: 345
Popularity: 2.509393
OutOfDate:
Maintainer: Meow
Submitter: Meow
FirstSubmitted: 1308241571
LastModified: 1709771978
URLPath: /cgit/aur.git/snapshot/rstudio-desktop-bin.tar.gz