How to Install revolution-r software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install revolution-r software package in Ubuntu 14.04 LTS (Trusty Tahr)

revolution-r software package provides REvolution Computing R for Ubuntu, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install revolution-r 

revolution-r is installed in your system.

Make ensure the revolution-r package were installed using the commands given below,

$ sudo dpkg-query -l | grep revolution-r *

You will get with revolution-r package name, version, architecture and description in a table

revolution-r package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section GNU R
Package revolution-r
Version 3.0.0-1ubuntu1
Description REvolution Computing R for Ubuntu
Sub Section Gnu-r


See Also, How to uninstall or remove revolution-r software package from Ubuntu 14.04 LTS (Trusty Tahr)?