M HYPE SPLASH
// news

How to install R-Linux?

By Emma Terry

I don't know how to install the software as follows: R-Linux. I need this program to recover lost information. The directions are: 'Download the archive file with extension .db'.

4

1 Answer

I installed R-Linux quite easily on 64bit Ubuntu 18.04 Bionic Beaver and the following directions should allow you to do the same. Open a Terminal window and run the following two commands:

wget
sudo dpkg -i RLinux5_x64.deb

This was enough to download and install this application and I attach a gratuitous screenshot showing R-Linux running on my own system:

enter image description here

Should be easy enough to duplicate on your own system? BTW how cool is the command line :)

3

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy