Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/liberodark/r-studio-for-linux

R-Studio for Manjaro & Arch Linux
https://github.com/liberodark/r-studio-for-linux

Last synced: 26 days ago
JSON representation

R-Studio for Manjaro & Arch Linux

Awesome Lists containing this project

README

        

# R-Studio
R-Studio for Manjaro & Arch Linux

Link : http://www.r-studio.com/data_recovery_linux/Download.shtml

For Make a Build :

In Terminal
```
Download Repo

$ git clone https://github.com/liberodark/R-Studio-for-Linux

cd R-Studio-for-Linux
```
```
Download Software

$ wget http://www.r-studio.com/downloads/RStudio4_x64.deb
```
```
Check SHA512

$ sha512sum RStudio4_x64.deb
```
```
Run Build pkg.tar.xz

$ makepkg
```