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'.
41 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.debThis was enough to download and install this application and I attach a gratuitous screenshot showing R-Linux running on my own system:
Should be easy enough to duplicate on your own system? BTW how cool is the command line :)
3