Installing
-
2. Installing Anaconda Python
How to Install Anaconda Python on MX
-
3. Installing R
Then Install R Base + Packages
Simply play:conda install r-essentials
-
4. Downloading RStudio
Download RStudio for MX GNU/Linux
Get the Installer for the nearest MX Version.
-
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