Setting Up
-
4. Downloading RStudio
Download RStudio for Ubuntu GNU/Linux
Get the Installer for Ubuntu.
Possibly, on Firefox Prompt Choose “Save File”: -
5. Installing RStudio
Then Install RStudio in Ubuntu
Change to the Target Location usually with:cd && cd Downloads
To Check the Package is there do:
ls | grep rstudio
But if you are in Trouble to Find the Location on Terminal then See: How to Access Downloads Folder from Browser.
And then to Setup R-Studio play:sudo apt install ./rstudio*.deb
Contents