0

Hi I want to install the eclipse from scratch, please let me know how can i do this, in case if I have previous eclipse installed how can i remove it completely from the ubuntu 13.10

1 Answers1

0

Remove the previously installed eclipse by running the below command,

sudo apt-get purge eclipse

Then install eclipse by following this.

Avinash Raj
  • 78,556