Ubuntu Privacy: Difference between revisions

From myWiki
Created page with "Remove zeitgeist and all of the components sudo apt-get purge zeitgeist-core zeitgeist-datahub python-zeitgeist rhythmbox-plugin-zeitgeist zeitgeist geoclue geoclue-ubuntu-g..."
 
No edit summary
Line 1: Line 1:
Remove zeitgeist and all of the components
Remove zeitgeist and all of the components


  sudo apt-get purge zeitgeist-core zeitgeist-datahub python-zeitgeist rhythmbox-plugin-zeitgeist zeitgeist geoclue geoclue-ubuntu-geoip
  sudo apt-get purge zeitgeist-core zeitgeist-datahub python-zeitgeist rhythmbox-plugin-zeitgeist zeitgeist geoclue
  geoclue-ubuntu-geoip
 
  rm -rf ~/.local/share/zeitgeist/
  rm -rf ~/.local/share/zeitgeist/



Revision as of 10:45, 24 June 2015

Remove zeitgeist and all of the components

sudo apt-get purge zeitgeist-core zeitgeist-datahub python-zeitgeist rhythmbox-plugin-zeitgeist zeitgeist geoclue
 geoclue-ubuntu-geoip
rm -rf ~/.local/share/zeitgeist/

clear cache

cat /dev/null > ~/.bash_history && history -c && exit