I\'ve just installed IPython 3.0 using pip on my laptop, which is running Ubuntu 14.04:
IPython
pip
Ubuntu
$ pip search ipython ipython-clust
An older version of IPython was installed previously using apt-get. Remove the older version using apt-get remove ipython.
apt-get
apt-get remove ipython