You are not logged in.
I have issues with Baloo, KDE's file indexing software: sometimes it writes large quantities of data and hogs my drive and CPU.
I can't have a similar service running in background by default on my system.
I would like to disable it by default for every user of my system, since other people have an account on my computer. But I couldn't find any way to do this.
Currently I force-uninstalled the Baloo package (`sudo pacman -Rdd baloo`) and everything else still works.
However I know that this is not a permanent solution: Baloo will be installed again at the next update.
Can anyone help me find a solution to disable Baloo for good?
- Is there any way to disable it via some global configuration (e.g. by writing something in `/etc/`) ?
- Is there any way to make Baloo an optional dependency of `kde-plasma`, so that I don't need to force things, and can update my system without re-installing Baloo?
- Are there any other solutions?
Offline
Balooctl disable
Offline
Balooctl disable
That is only for one user though. This computer (and few others, but I haven't run into this issue yet on the other computers) belongs to a local organization and every member has an account.
I wish to disable Baloo for every user. Both the ones that have already logged in, and those that haven't yet.
Last edited by Thinkpad E495 (2023-03-22 10:35:57)
Offline
Mask the service and NoExtract /etc/xdg/autostart/baloo_file.desktop - or just don't install it.
Offline
Mask the service and NoExtract /etc/xdg/autostart/baloo_file.desktop - or just don't install it.
I'll try to mask the service, thanks for the tip!
I wish I couldn't install it, but it's a dependency of `plasma-desktop` and KDE is arguably the only graphical environment many members would be able to use.
Offline
You could try whether you get away w/ "pacman -Rdd baloo" and IgnorePkg, there're some libraries but I suspect at best the baloo kcm (systemsettings) would use them outside?
Offline