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: 30.86 MB
|
SHA-256:
704c8a20
|
Version: 2022.07.1+554|
Released: 2022-07-25
wget https://download2.rstudio.org/server/centos7/x86_64/rstudio-server-rhel-2022.07.1-554-x86_64.rpm sudo yum install rstudio-server-rhel-2022.07.1-554-x86_64.rpm
You may choose to verify the build's GPG signature prior to installing it.
Size: 77.28 MB
|
SHA-256:
384bbb82
|
Version: 2022.07.1+554|
Released: 2022-07-25
wget https://download2.rstudio.org/server/rhel8/x86_64/rstudio-server-rhel-2022.07.1-554-x86_64.rpm sudo yum install rstudio-server-rhel-2022.07.1-554-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.