this post was submitted on 28 Jul 2023
19 points (95.2% liked)
KDE
5503 readers
516 users here now
KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.
Plasma 6 Bugs
If you encounter a bug, proceed to https://bugs.kde.org, check whether it has been reported.
If it hasn't, report it yourself.
PLEASE THINK CAREFULLY BEFORE POSTING HERE.
Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
There is a selection for automatic updates under Settings > Software Update, but I swear it does nothing on my distro.
If you really want to have auto-updates you can look into systemd unit files. All you need is a very simple one of those, a script that handles the update(s) and to enable it once via
systemctl enable --now
.I recommend to disable the notifications and update manually at sensible times tho. You don't want updates to unexpectedly break stuff and auto-updates are exactly what does that.
I think it's conpatible only with kubuntu.
This appears to be a known bug.