Background
I run Ubuntu Gnome 15.10. Almost every day there is a crash (due to some segfault) in gom-media-server-miner
. So I looked up gom-media-server-miner
and found gnome-online-miners
which is described as follows:
GNOME Online Miners provides a set of crawlers that go through your online content and index them locally in Tracker. It has miners for Facebook, Flickr, Google, ownCloud and SkyDrive.
Question
Can I disable the gnome-online-miners
altogether? I don't want the feature.
What I tried so far
I tried sudo apt-get remove gnome-online-miners
and then it insisted on also removing ubuntu-gnome-desktop
which sounds like something I want to keep.
$ sudo apt-get remove gnome-online-miners
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
gnome-documents gnome-online-miners gnome-photos ubuntu-gnome-desktop
0 upgraded, 0 newly installed, 4 to remove and 0 not upgraded.
After this operation, 6 052 kB disk space will be freed.
Do you want to continue? [Y/n]