Installing RStudio
-
3. Downloading RStudio
Download RStudio for Fedora GNU/Linux
Get the Installer for the nearest Fedora Version, it doesn’t matter if it’s Not the same.
Possibly, on Firefox Prompt Choose “Save File”: -
4. Installing RStudio
Then Install RStudio in Fedora
First, change to the Target location, usually with:cd && cd Downloads
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.
And now to setup it play:sudo dnf install ./rstudio*.rpm
Contents