How to Install complearn-tools software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install complearn-tools software package in Ubuntu 12.04 LTS (Precise Pangolin)

complearn-tools software package provides complearn machine-learning command-line utilities, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install complearn-tools 

complearn-tools is installed in your system.

Make ensure the complearn-tools package were installed using the commands given below,

$ sudo dpkg-query -l | grep complearn-tools *

You will get with complearn-tools package name, version, architecture and description in a table

complearn-tools package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Science
Package complearn-tools
Version 1.1.7-1
Description complearn machine-learning command-line utilities
Sub Section Science


See Also, How to uninstall or remove complearn-tools software package from Ubuntu 12.04 LTS (Precise Pangolin)?