Disabling bloatware
2026-06-28 04:34 UTC
Replies (13)
-
@hobata@lemmy.ml 2026-06-28 04:44
I disabled KDE once, my life has only gotten better since then.
-
@Filetternavn@lemmy.blahaj.zone 2026-06-28 04:47
If you’re using the digital clock widget, that uses Akonadi, and will not function without it. It’s used to (optionally) sync calendar events between compatible apps. There are also a handful of KDE applets that use it. If you want it disabled, you will need to stop using any Akonadi-enabled app. More information can be found at the KDE userbase for Akonadi
-
@Mistiygirl@lemmy.zip 2026-06-28 04:43
Disable it by going to “system services” and disabling it
-
@JustVik@lemmy.ml 2026-06-28 05:57
Once, Gnome Geoclue service seemed unnecessary and suspicious to me.
-
@Shimitar@downonthestreet.eu 2026-06-28 07:02
A user that want a minimal environment installs a modern complete and featurefull entire desktop environment and then complains that it’s too bloated, at five only on Lemmy. What is this, reddit nowadays? /S Anyway, you should uninstall plasma and switch to any of the many more basic Linux GUI environment that better suit you needs, that the magic of Linux after all, nobody forces you to use what you don’t like or don’t approve on your own machine
-
@smiletolerantly@awful.systems 2026-06-28 07:49
How exactly is it bloatware though? Not a KDE user myself, just had a look at the wiki. Seems it’s just a convenience utility to allow you to not have to enter the same things into multiple applications? This is VERY different from pre-installed apps in your start menu that collect and sell info about you… Yeah, thinking more about it, I don’t think the term “bloatware” (as it is commonly used) applies here at all. How do I completely disable it forever? To answer your question: sudo systemctl mask .service The much more common disable just disables autostart; masking will point the service file at /dev/null, which makes it impossible to load or start the service, even when other services or apps (like the clock widget someone mentioned in the comments) request it.
-
@nyan@sh.itjust.works 2026-06-28 12:55
You can try just tracking down Akonadi’s executable and removing its executable mark or renaming it, which may, however, break other stuff (in particular, make sure you’re not running kmail—it seems to be the most substantial program with a non-optional dependency). Or you can ditch KDE and move to a lighter DE that doesn’t have this stuff (TDE, Mate, XFCE . . .) There are two ways to spin up a Linux machine: you can either use a desktop-ready distribution that includes everything you need to use it right away (including some stuff you don’t want), or you can start with the bare bones and build it up to usability. If you want to take the second philosophy to the extreme, Gentoo will let you turn off all optional features you don’t want before they’re even built.
-
@pewpew@feddit.it 2026-06-28 17:33
If you want the most minimal OS possible, you can ditch Plasma and just use a Window Manager, but I wouldn’t reccomend it if you are a beginner
-
@EchoDelta_9@programming.dev 2026-06-28 10:04
OP, even if I personally don’t entirely agree with your sentiment. I am fully aware it is a legit one and I’m actually even sympathetic to the idea. As others have already provided solutions to your problem, I just wanted to share suckless.org/philosophy/ with you. I’m pretty sure this is either were you are right now, or the logical conclusion of your trajectory. Have you ever met something else in Linux or it’s ecosystem, that appeared to be bloatware to you (and how did you disable it)? Perhaps through sheer luck^[I started on Fedora Kinoite years ago. But due to some bug at the time, the system wasn’t fully initalized. When I eventually rebased to Silverblue, I ended up with a very minimal install. Sure, it still contained stuff we might regard bloat, but it was the last thing on my mind back then.] the Linux systems I’ve used have always been pretty minimal. As bloat often comes with additional attack surface, the security-sensitive will be implored to go with minimalism anyways. As such, my current distro of choice; namely secureblue, is actively engaged with debloating the system. Recently, it has even started working on ‘debloating’ the kernel. Like, why should my system autoload parts of the kernel used to drive all sorts of old and niche hardware; like remote controls etc? Still, there are stuff that I’m not using, but I’m too lazy to hunt them down 😅.
-
@adarza@lemmy.ca 2026-06-28 18:40
akonadi is a dependency of some applications that are bundled in a default kde desktop, such as is installed using the kde-standard metapackage in debian. these applications include kmail, korganizer, kaddressbook, and akregator.
-
@mactan@lemmy.ml 2026-06-29 00:54
I definitely broke some apps that needed it to function when I tried removing it once
-
@pastermil@sh.itjust.works 2026-06-29 04:04
You can disable it thru the command akonadictl. You can’t remove it easily tho, as a lot of KDE components depend on it.
-
@Quibblekrust@thelemmy.club 2026-07-02 19:48
It doesn’t sound like you understand what personal information is. It includes things like contacts, calendar, and emails. This back end service exists because, in the past, programs were all doing their own thing, but now KDE provides that information as a service. With a standard API. So you can have two programs installed that manage your contacts, and they’re both using the same list of contacts. Same with your calendar. Back in the day, if you used two different programs to store contacts, you would have two databases of contacts. Calling that bloatware is just stupid. It’s literally a core service that a useful operating system should provide. In addition, learn how to use Google instead of posting in the forum like this. It was trivial to find out how to disable it permanently. Trivial! Asking us to do your work for you and then tacking on a “conversation starter” at the end doesn’t make your post any less palatable. Here’s your answer: wiki.mageia.org/en/Archive:Speeding_up_KDE