Comment 14 for bug 1295323

Revision history for this message
Gregor Rebel (gregor-k) wrote :

This will do the job and reclaim lots of hard disc space:

sudo rm -f /usr/share/autostart/baloo_file.desktop
sudo rm -f /usr/bin/*baloo*
sudo find /home/ -maxdepth 1 -mindepth 1 -type d -exec rm -Rfv {}/.local/share/baloo \;
sudo killall -9 akonadi_baloo_indexer