Step-by-step – RStudio Kali 2020 Gnu/Linux Installation

March 13, 2020 | By the+gnu+linux+evangelist.

Installing RStudio

  1. 4. Setting Up GDebi

    Checking/Installing GDebi Package Installer.

    which gdebi

    If Not there then:

    sudo apt update
    sudo apt install gdebi-core gdebi
  2. 5. Downloading RStudio

    Download RStudio for Kali GNU/Linux

    RStudio .deb 32/64-bit Linux

    Get the Installer for the nearest Kali Linux Version.

  3. 6. Installing RStudio

    Then Install RStudio in Kali Linux

    Change to Target Location.

    cd && cd Downloads

    Next Check it’s there 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 finally, to Setup it:

    sudo gdebi rstudio*.deb

Contents


QuickChic Theme • Powered by WordPress