KDED stands for KDE Daemon which isn't very descriptive. KDED runs in the background and performs a number of small tasks. Some of these tasks are built in, others are started on demand. ### Built in tasks * Checking for newly installed software and updating ksycoca when new software is detected. Updating of ksycoca is done by the program kbuildsycoca which gets started by kded. When kded is first started it always runs kbuildsycoca to ensure that ksycoca is up to date. * Checking for newly installed update files. Applications can install *.upd update files. These *.upd files are used to update configuration files of users, primarily when new versions of applications are installed with (slightly) different configuration file formats. Updating of configuration files is done by kconf_update. kded starts kconf_update when it detects a new update file. When kded is first started it always runs kconf_update to ensure that it has not missed any update files. kconf_update keeps track of which update files have been processed already in the config-file kconf_updaterc. It only performs a certain update once.
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | aarch64 | kded-5.116.0.tgz |
NetBSD 10.0 | aarch64 | kded-5.116.0.tgz |
NetBSD 10.0 | earmv6hf | kded-5.116.0.tgz |
NetBSD 10.0 | earmv7hf | kded-5.116.0.tgz |
NetBSD 10.0 | i386 | kded-5.116.0.tgz |
NetBSD 10.0 | i386 | kded-5.116.0.tgz |
NetBSD 10.0 | powerpc | kded-5.108.0.tgz |
NetBSD 10.0 | sparc64 | kded-5.116.0.tgz |
NetBSD 10.0 | sparc64 | kded-5.116.0.tgz |
NetBSD 10.0 | x86_64 | kded-5.116.0.tgz |
NetBSD 10.0 | x86_64 | kded-5.116.0.tgz |
NetBSD 9.0 | i386 | kded-5.116.0.tgz |
NetBSD 9.0 | i386 | kded-5.116.0.tgz |
NetBSD 9.0 | powerpc | kded-5.108.0nb3.tgz |
NetBSD 9.0 | powerpc | kded-5.114.0.tgz |
NetBSD 9.0 | x86_64 | kded-5.116.0.tgz |
NetBSD 9.0 | x86_64 | kded-5.116.0.tgz |
NetBSD 9.3 | x86_64 | kded-5.116.0.tgz |
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.