rstudio-desktop on AUR (Arch User Repository)
Last updated: December 25,2024
1. Install "rstudio-desktop" 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
Copied
b. Install rstudio-desktop on Arch using YAY
$
yay -S
rstudio-desktop
Copied
* (Optional) Uninstall rstudio-desktop on Arch using YAY
$
yay -Rns
rstudio-desktop
Copied
2. Manually Install "rstudio-desktop" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone rstudio-desktop's git locally
$
git clone https://aur.archlinux.org/rstudio-desktop.git
~/rstudio-desktop
Copied
c. Go to ~/rstudio-desktop folder and install it
$
cd
~/rstudio-desktop
Copied
$
makepkg -si
Copied
3. Information about the rstudio-desktop package on Arch User Repository (AUR)
ID: 1395656
Name: rstudio-desktop
PackageBaseID: 47089
PackageBase: rstudio-desktop
Version: 2023.12.1.402-1
Description: A powerful and productive integrated development environment (IDE) for R programming language
URL: https://www.rstudio.com/products/rstudio/
NumVotes: 71
Popularity: 0.780413
OutOfDate:
Maintainer: trap000d
Submitter:
FirstSubmitted: 1299250954
LastModified: 1706643287
URLPath: /cgit/aur.git/snapshot/rstudio-desktop.tar.gz
Name: rstudio-desktop
PackageBaseID: 47089
PackageBase: rstudio-desktop
Version: 2023.12.1.402-1
Description: A powerful and productive integrated development environment (IDE) for R programming language
URL: https://www.rstudio.com/products/rstudio/
NumVotes: 71
Popularity: 0.780413
OutOfDate:
Maintainer: trap000d
Submitter:
FirstSubmitted: 1299250954
LastModified: 1706643287
URLPath: /cgit/aur.git/snapshot/rstudio-desktop.tar.gz