Download RStudio Server for Red Hat/CentOS
RStudio Server requires Red Hat or CentOS version 7 (or higher) as well as an installation of R. You can install R for Red Hat and CentOS using the instructions in RStudio’s documentation.
Size: 65.77 MB
|
SHA-256:
a7c97590
|
Version: 1.4.1717|
Released: 2021-06-01
wget https://download2.rstudio.org/server/centos7/x86_64/rstudio-server-rhel-1.4.1717-x86_64.rpm sudo yum install rstudio-server-rhel-1.4.1717-x86_64.rpm
You may choose to verify the build's GPG signature prior to installing it.
Size: 65.70 MB
|
SHA-256:
a9215c93
|
Version: 1.4.1717|
Released: 2021-06-01
wget https://download2.rstudio.org/server/centos8/x86_64/rstudio-server-rhel-1.4.1717-x86_64.rpm sudo yum install rstudio-server-rhel-1.4.1717-x86_64.rpm
You may choose to verify the build's GPG signature prior to installing it.
See the Getting Started document for information on configuring and managing the server.