RStudio Server - Posit (2025)

DOWNLOAD

RStudio Server enables you to run the RStudio IDE you know and love on a Linux server, accessed from your web browser, bringing the power and productivity of the RStudio IDE to a centralized server-based environment.

Select Your Operating System:

Step 1:
Select your server version

Step 2:
Install R

RStudio Server requires Red Hat as well as an installation of R. You can install R for Red Hat using the instructions in Posit’s documentation. RStudio requires a previous installation of R version 3.6.0 or higher.

Go to documentation

Step 3:
Install RStudio Server

You may choose to verify the build's GPG signature prior to installing it.

To download and install RStudio Server open a terminal window and execute the following commands.

wget https://download2.rstudio.org/server/rhel8/x86_64/rstudio-server-rhel-2024.09.1-394-x86_64.rpm

sudo yum install rstudio-server-rhel-2024.09.1-394-x86_64.rpm

Size: 146.38 MB |

SHA-256: 2ae1c148

SHA-256

2ae1c14814519b60167b0b4e9002b603aa73bdd09d84c44d0e549f8e9913fe9e

| Version: 2024.09.1+394 | Released: 2024-11-04

Step 2:
Install R

RStudio Server requires Red Hat as well as an installation of R. You can install R for Red Hat using the instructions in Posit’s documentation. RStudio requires a previous installation of R version 3.6.0 or higher.

Go to documentation

Step 3:
Install RStudio Server

You may choose to verify the build's GPG signature prior to installing it.

To download and install RStudio Server open a terminal window and execute the following commands.

wget https://download2.rstudio.org/server/rhel9/x86_64/rstudio-server-rhel-2024.09.1-394-x86_64.rpm

sudo yum install rstudio-server-rhel-2024.09.1-394-x86_64.rpm

Size: 140.05 MB |

SHA-256: bd0543c7

SHA-256

bd0543c75de7b8305cdada9e4a18ff1ea8c15bc299f82a33c23204435beb6cf4

| Version: 2024.09.1+394 | Released: 2024-11-04

Step 1:
Select your server version

Step 2:
Install R

RStudio Server requires Debian version 11 (or higher) or Ubuntu version 20 (or higher). RStudio requires a previous installation of R version 3.6.0 or higher. To install the latest version of R you should first add the CRAN repository to your system.

Debian Packages for RUbuntu Packages for R

You can then install R using the following command:

sudo apt-get install r-base

Step 3:
Install RStudio Server

You may choose to verify the build's GPG signature prior to installing it.

To download and install RStudio Server open a terminal window and execute the following commands.

sudo apt-get install gdebi-core

wget https://download2.rstudio.org/server/focal/amd64/rstudio-server-2024.09.1-394-amd64.deb

sudo gdebi rstudio-server-2024.09.1-394-amd64.deb

Size: 128.53 MB |

SHA-256: 42243a86

SHA-256

42243a86bd59bfa306feb7dbc2fb9c507f0c03e44621280cd0887dad58fb0185

| Version: 2024.09.1+394 | Released: 2024-11-04

Step 2:
Install R

RStudio Server requires Debian version 10 (or higher) or Ubuntu version 18 (or higher). RStudio requires a previous installation of R version 3.6.0 or higher. To install the latest version of R you should first add the CRAN repository to your system.

Debian Packages for RUbuntu Packages for R

You can then install R using the following command:

sudo apt-get install r-base

Step 3:
Install RStudio Server

You may choose to verify the build's GPG signature prior to installing it.

To download and install RStudio Server open a terminal window and execute the following commands.

sudo apt-get install gdebi-core

wget https://download2.rstudio.org/server/jammy/amd64/rstudio-server-2024.09.1-394-amd64.deb

sudo gdebi rstudio-server-2024.09.1-394-amd64.deb

Size: 128.56 MB |

SHA-256: e631fa5e

SHA-256

e631fa5e35eb8913923496462df80879b1a5eece59fea3a680c6be024e9e3676

| Version: 2024.09.1+394 | Released: 2024-11-04

Step 2:
Install R

RStudio Server requires Debian version 10 (or higher) or Ubuntu version 18 (or higher). RStudio requires a previous installation of R version 3.6.0 or higher. To install the latest version of R you should first add the CRAN repository to your system.

Debian Packages for RUbuntu Packages for R

You can then install R using the following command:

sudo apt-get install r-base

Step 3:
Install RStudio Server

You may choose to verify the build's GPG signature prior to installing it.

To download and install RStudio Server open a terminal window and execute the following commands.

sudo apt-get install gdebi-core

wget https://download2.rstudio.org/server/jammy/amd64/rstudio-server-2024.09.1-394-amd64.deb

sudo gdebi rstudio-server-2024.09.1-394-amd64.deb

Size: 222.33 MB |

SHA-256: bbdb3d98

SHA-256

bbdb3d98d002a6159c36f231999567861527e526f90446f87ba4a388f2eb0081

| Version: 2024.09.1+394.pro7 | Released: 2024-11-04

Step 1:
Select your server version

Step 2:
Install R

RStudio Server requires SLES or OpenSUSE as well as an installation of R. You can install R for SLES and OpenSUSE using the instructions in Posit’s documentation. RStudio requires a previous installation of R version 3.6.0 or higher.

Go to documentation

Step 3:
Install RStudio Server

If your SUSE installation requires packages to be signed, first import Posit’s code signing certificate. Then, to download and install RStudio Server, open a terminal window and execute the following commands.

wget https://download2.rstudio.org/server/opensuse15/x86_64/rstudio-server-2024.09.1-394-x86_64.rpm

sudo zypper install rstudio-server-2024.09.1-394-x86_64.rpm

Size: 129.82 MB |

SHA-256: 23eefb06

SHA-256

23eefb06e78aa33136a33a32ba51278df6afc0a63fb0f33696b67dd253235938

| Version: 2024.09.1+394 | Released: 2024-11-04

Step 1:
Install RStudio

To install RStudio on other platforms you will need to build and install from source. Note that while it is likely that RStudio will correctly compile and install on your target platform the only platforms currently tested and certified are Debian, Ubuntu, and Red Hat. RStudio requires a previous installation of R version 3.6.0 or higher.

Download a tarball containing source code for RStudio 2024.09.1+394.

Download Tarball

The INSTALL file within the source distribution contains additional instructions on how to build and install from source. After successfully performing a make install you should also be sure to install the additional scripts and configuration files found within the src/server/extras directory (the INSTALL file describes these extras in more detail).

More resources

Posit Workbench Compare Posit Workbench to RStudio Server

Getting Started Guide

Learn how to manage and configure RStudio Server

Posit Package Manager Want to install packages on Linux faster and easier?

Manage Cookie Consent

We use cookies to bring you the most relevant experience by remembering your preferences between your visits to our website. By clicking "Accept All," you consent to the use of ALL cookies. However, you may click on "Cookie Settings" to select the types of cookies you choose to use or avoid.

FunctionalAlways active

Data storage that enables specific features you have used or requested, or to enable transmissions over an electronic communications network.

Preferences

Data that stores your choices about your experience on our website.

Statistics

The technical storage or access that is used exclusively for statistical purposes.Data storage used for compiling statistics about how people use our website. These cookies are used for us to improve our site and better understand our community, and are not used to identify you.

Marketing

Data storage used to deliver you the most relevant and targeted content (which may include commercial information regarding our professional products and services), and to better understand the customers who sustain our business. Although we use this information internally, Posit will never sell your data to third parties or to advertisers.

Manage optionsManage servicesManage {vendor_count} vendorsRead more about these purposes

Cookie Settings

{title}{title}{title}

RStudio Server - Posit (2025)

References

Top Articles
Latest Posts
Recommended Articles
Article information

Author: Foster Heidenreich CPA

Last Updated:

Views: 5257

Rating: 4.6 / 5 (56 voted)

Reviews: 95% of readers found this page helpful

Author information

Name: Foster Heidenreich CPA

Birthday: 1995-01-14

Address: 55021 Usha Garden, North Larisa, DE 19209

Phone: +6812240846623

Job: Corporate Healthcare Strategist

Hobby: Singing, Listening to music, Rafting, LARPing, Gardening, Quilting, Rappelling

Introduction: My name is Foster Heidenreich CPA, I am a delightful, quaint, glorious, quaint, faithful, enchanting, fine person who loves writing and wants to share my knowledge and understanding with you.