Step-by-step – RStudio Installation in Fedora 33

November 19, 2020 | By the+gnu+linux+evangelist.

Installing RStudio

  1. 3. Downloading RStudio

    Download RStudio for Fedora GNU/Linux

    RStudio .rpm 32/64-bit 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”:

    Firefox Prompt

  2. 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


QuickChic Theme • Powered by WordPress