Installing
-
3. Installing R
Then Install R Base + Packages
Simply play:conda install r-essentials
-
4. Downloading RStudio
Download RStudio for CentOS GNU/Linux
Get the Installer for the nearest CentOS Version.
-
5. Installing RStudio
First, change to Target Location
Usually with:cd && cd Downloads
First, access the Download location by default with:
To Check it’s there List the contents with:ls . | grep rstudio
The grep Command refine the output List showing only the Entries matching the Keyword.
But if you are in Trouble to Find the Location on Terminal then See: How to Access Downloads Folder from Browser.
Then to Setup RStudio run:sudo gdebi rstudio*.deb
-
6. Launching RStudio
Finally, Launch & Enjoy RStudio
Use the Desktop Launcher:
Or from Shell with:rstudio
-
7. RStudio Getting Started
How to Getting-Started with RStudio in CentOS
So Now I’m truly Happy if My Guide could Help you to Install RStudio on CentOS 9!
Contents