Step-by-step – RStudio Lubuntu 20.04 Installation

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

Setting Up

  1. 4. Downloading RStudio

    Download RStudio for Lubuntu GNU/Linux

    RStudio .deb 32/64-bit Linux

    Get the Installer for Lubuntu.
    Possibly, on Firefox Prompt Choose “Save File”:

    Firefox Prompt

  2. 5. Installing RStudio

    Then Install RStudio in Lubuntu
    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 R-Studio play:

    sudo apt install ./rstudio*.deb

QuickChic Theme • Powered by WordPress