Setting Up
- 
4. DownloadingDownload RStudio for Ubuntu GNU/Linux Get the Installer for Ubuntu. 
- 
5. InstallingThen Install RStudio on Ubuntu 
 Change to the Target Location: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 execute:sudo gdebi rstudio*.deb If Not GDebi package installer then First: sudo apt install gdebi gdebi-core 
Contents
