Apt reports nothing to remove.
/usr/share/kde-apper-no-autoupdate
is the only entry I have that’s not in yours. Which doesn’t even exist in /usr/share
.
user@host:~$ ls /usr/share/ | grep kde
anon-ws-kde-startmenu
kde4
user@host:~$ sudo find / | grep kde-apper-no-autoupdate
/etc/X11/Xsession.d/50kde-apper-no-autoupdate
find: ‘/proc/20811/task/20811/net’: Invalid argument
find: ‘/proc/20811/net’: Invalid argument
user@host:~$ cat /etc/X11/Xsession.d/50kde-apper-no-autoupdate
## Copyright (C) 2012 - 2018 ENCRYPTED SUPPORT LP <adrelanos@riseup.net>
## See the file COPYING for copying conditions.
if [ -z "$XDG_CONFIG_DIRS" ]; then
XDG_CONFIG_DIRS=/etc/xdg
fi
export XDG_CONFIG_DIRS=/usr/share/kde-apper-no-autoupdate/:$XDG_CONFIG_DIRS