Felix Miata via tde-devels wrote:
The following is what I was referring to: # inxi -S System:
As Slavek mentioned tdelibs depends on libavahi-tqt-1, but you are not required to install the avahi-daemon. You can safely leave the library part on your machine
dpkg -l | grep avahi ii libavahi-client3:amd64 Avahi client library ii libavahi-common-data:amd64 Avahi common data files ii libavahi-common3:amd64 Avahi common library ii libavahi-core7:amd64 Avahi's embeddable mDNS/DNS-SD library ii libavahi-glib1:amd64 Avahi GLib integration library ii libavahi-tqt-1:amd64 Avahi TQt integration library
And I don't understand if you are trying to remove the library or the daemon
The library is required in many packaged.
Example $ apt-cache rdepends --installed libavahi-client3 libavahi-client3 Reverse Depends: kodi tdelibs14-trinity libscsynth1 sane-utils libsane1 samba-libs libhpmud0 geoclue-2.0 cups-browsed libcups2 cups-ipp-utils cups-daemon cups
BR