uninstalling eclipse from ubuntu

C++
sudo apt-get autoremove eclipse*
rm -r ~/.eclipse/

Source

Also in C++: