Step-by-step – RStudio Installation in Parrot OS

May 2, 2021 | By the+gnu+linux+evangelist.

Installing

  1. 2. Installing Anaconda Python

    How to Install Anaconda Python on Parrot

    Anaconda Python Installation Guide
  2. 3. Installing R

    Then Install R Base + Packages
    Simply play:

    conda install r-essentials
  3. 4. Downloading RStudio

    Download RStudio for Parrot GNU/Linux

    RStudio .deb 32/64-bit Linux

    Get the Installer for the nearest Parrot Version.

  4. 5. Installing RStudio

    First, change to Target Location
    Usually with:

    cd && cd Downloads

    First, access the Download location by default with:
    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.
    Then to Setup RStudio run:

    sudo gdebi rstudio*.deb

Contents


QuickChic Theme • Powered by WordPress