Ubuntu – How to remove all online smart scopes completely and permanently

scopes

I want to remove all unitiy scopes, that may access the internet completely and permanently form a pool of many Ubuntu 13.10 machines. How to do that?

Best Answer

I think, the best thing to do is to unintall the packages:

sudo apt-get purge unity-scope-chromiumbookmarks unity-scope-colourlovers unity-scope-deviantart unity-scope-gallica unity-scope-gdrive unity-scope-github unity-scope-gmusicbrowser unity-scope-googlenews unity-scope-gourmet unity-scope-musicstores unity-scope-musique unity-scope-openclipart unity-scope-openweathermap unity-scope-soundcloud unity-scope-video-remote unity-scope-yahoostock
Related Question