To uninstall kded5 just follow these instructions.
sudo apt-get remove kded5
This will remove just the kded5 package itself.
sudo apt-get remove --auto-remove kded5
This will remove the kded5 package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for kded5 then this will work.
sudo apt-get purge kded5
Or similarly, like this kded5
sudo apt-get purge --auto-remove kded5
Package | kded5 |
Version | 5.28.0-1 |
Maintainer | Debian/Kubuntu Qt/KDE Maintainers <[email protected]> |
Home page | https://projects.kde.org/projects/frameworks/kded |
Description | Extensible daemon for providing session services |
Distro | debian |
Release | stretch |
Repo | main |
Section | libs |