Hello Andreas, please, find an installation and removal log below for Debian Stretch arm64 Kernel 4.9-rc8 next-20161209.
apt-get remove clamav-freshclam creates /etc/systemd/system/clamav-freshclam.service apt-get purge clamav-freshclam removes it. Best regards Heinrich Schuchardt root@odroid64:~# find /etc/ -name '*fresh*' root@odroid64:~# find /usr/lib/ -name '*fresh*' root@odroid64:~# apt-get install clamav-freshclam Reading package lists... Done Building dependency tree Reading state information... Done The following additional packages will be installed: clamav clamav-base libclamav7 libcurl3 libjson-c3 libmspack0 libtfm1 Suggested packages: clamav-docs apparmor libclamunrar7 The following NEW packages will be installed: clamav clamav-base clamav-freshclam libclamav7 libcurl3 libjson-c3 libmspack0 libtfm1 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. Need to get 2,234 kB of archives. After this operation, 4,737 kB of additional disk space will be used. Do you want to continue? [Y/n] Get:1 http://debian.ethz.ch/debian stretch/main arm64 libmspack0 arm64 0.5-1 [40.0 kB] Get:3 http://debian.ethz.ch/debian stretch/main arm64 libjson-c3 arm64 0.12.1-1.1 [23.8 kB] Get:4 http://debian.ethz.ch/debian stretch/main arm64 libtfm1 arm64 0.13-3 [134 kB] Get:5 http://debian.ethz.ch/debian stretch/main arm64 libclamav7 arm64 0.99.2+dfsg-4 [803 kB] Get:6 http://debian.ethz.ch/debian stretch/main arm64 clamav-freshclam arm64 0.99.2+dfsg-4 [352 kB] Get:2 http://mirror.sinavps.ch/debian stretch/main arm64 clamav-base all 0.99.2+dfsg-4 [294 kB] Get:7 http://debian.ethz.ch/debian stretch/main arm64 libcurl3 arm64 7.50.1-1 [244 kB] Get:8 http://debian.ethz.ch/debian stretch/main arm64 clamav arm64 0.99.2+dfsg-4 [342 kB] Fetched 2,234 kB in 1s (1,782 kB/s) Preconfiguring packages ... Selecting previously unselected package libmspack0:arm64. (Reading database ... 36455 files and directories currently installed.) Preparing to unpack .../0-libmspack0_0.5-1_arm64.deb ... Unpacking libmspack0:arm64 (0.5-1) ... Selecting previously unselected package clamav-base. Preparing to unpack .../1-clamav-base_0.99.2+dfsg-4_all.deb ... Unpacking clamav-base (0.99.2+dfsg-4) ... Selecting previously unselected package libjson-c3:arm64. Preparing to unpack .../2-libjson-c3_0.12.1-1.1_arm64.deb ... Unpacking libjson-c3:arm64 (0.12.1-1.1) ... Selecting previously unselected package libtfm1:arm64. Preparing to unpack .../3-libtfm1_0.13-3_arm64.deb ... Unpacking libtfm1:arm64 (0.13-3) ... Selecting previously unselected package libclamav7. Preparing to unpack .../4-libclamav7_0.99.2+dfsg-4_arm64.deb ... Unpacking libclamav7 (0.99.2+dfsg-4) ... Selecting previously unselected package clamav-freshclam. Preparing to unpack .../5-clamav-freshclam_0.99.2+dfsg-4_arm64.deb ... Unpacking clamav-freshclam (0.99.2+dfsg-4) ... Selecting previously unselected package libcurl3:arm64. Preparing to unpack .../6-libcurl3_7.50.1-1_arm64.deb ... Unpacking libcurl3:arm64 (7.50.1-1) ... Selecting previously unselected package clamav. Preparing to unpack .../7-clamav_0.99.2+dfsg-4_arm64.deb ... Unpacking clamav (0.99.2+dfsg-4) ... Setting up libtfm1:arm64 (0.13-3) ... Setting up clamav-base (0.99.2+dfsg-4) ... Setting up libmspack0:arm64 (0.5-1) ... Setting up libcurl3:arm64 (7.50.1-1) ... Setting up libjson-c3:arm64 (0.12.1-1.1) ... Setting up libclamav7 (0.99.2+dfsg-4) ... Processing triggers for libc-bin (2.24-7) ... Processing triggers for systemd (232-7) ... Processing triggers for man-db (2.7.5-2) ... Setting up clamav-freshclam (0.99.2+dfsg-4) ... Created symlink /etc/systemd/system/multi-user.target.wants/clamav-freshclam.service → /lib/systemd/system/clamav-freshclam.service. Setting up clamav (0.99.2+dfsg-4) ... Processing triggers for systemd (232-7) ... root@odroid64:~# find /usr/lib/ -name '*fresh*' /usr/lib/systemd/system/clamav-freshclam.service root@odroid64:~# find /etc/ -name '*fresh*' /etc/rc3.d/S01clamav-freshclam /etc/clamav/freshclam.conf /etc/ppp/ip-up.d/clamav-freshclam-ifupdown /etc/ppp/ip-down.d/clamav-freshclam-ifupdown /etc/systemd/system/multi-user.target.wants/clamav-freshclam.service /etc/rc2.d/S01clamav-freshclam /etc/rc0.d/K01clamav-freshclam /etc/apparmor.d/local/usr.bin.freshclam /etc/apparmor.d/usr.bin.freshclam /etc/logrotate.d/clamav-freshclam /etc/rc5.d/S01clamav-freshclam /etc/logcheck/ignore.d.server/clamav-freshclam /etc/rc1.d/K01clamav-freshclam /etc/rc4.d/S01clamav-freshclam /etc/rc6.d/K01clamav-freshclam /etc/init.d/clamav-freshclam /etc/network/if-up.d/clamav-freshclam-ifupdown /etc/network/if-down.d/clamav-freshclam-ifupdown root@odroid64:~# sudo apt-get remove clamav-freshclam sudo: unable to resolve host odroid64 Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: clamav-base libclamav7 libcurl3 libjson-c3 libmspack0 libtfm1 Use 'sudo apt autoremove' to remove them. The following packages will be REMOVED: clamav clamav-freshclam 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. After this operation, 1,560 kB disk space will be freed. Do you want to continue? [Y/n] (Reading database ... 36567 files and directories currently installed.) Removing clamav (0.99.2+dfsg-4) ... Removing clamav-freshclam (0.99.2+dfsg-4) ... Processing triggers for man-db (2.7.5-2) ... root@odroid64:~# find /usr/lib/ -name '*fresh*' root@odroid64:~# find /etc/ -name '*fresh*' /etc/rc3.d/S01clamav-freshclam /etc/clamav/freshclam.conf /etc/ppp/ip-up.d/clamav-freshclam-ifupdown /etc/ppp/ip-down.d/clamav-freshclam-ifupdown /etc/systemd/system/multi-user.target.wants/clamav-freshclam.service /etc/systemd/system/clamav-freshclam.service /etc/rc2.d/S01clamav-freshclam /etc/rc0.d/K01clamav-freshclam /etc/apparmor.d/local/usr.bin.freshclam /etc/apparmor.d/usr.bin.freshclam /etc/logrotate.d/clamav-freshclam /etc/rc5.d/S01clamav-freshclam /etc/logcheck/ignore.d.server/clamav-freshclam /etc/rc1.d/K01clamav-freshclam /etc/rc4.d/S01clamav-freshclam /etc/rc6.d/K01clamav-freshclam /etc/init.d/clamav-freshclam /etc/network/if-up.d/clamav-freshclam-ifupdown /etc/network/if-down.d/clamav-freshclam-ifupdown root@odroid64:~# apt-get purge clamav-freshclam Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: clamav-base libclamav7 libcurl3 libjson-c3 libmspack0 libtfm1 Use 'apt autoremove' to remove them. The following packages will be REMOVED: clamav-freshclam* 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. After this operation, 0 B of additional disk space will be used. Do you want to continue? [Y/n] (Reading database ... 36523 files and directories currently installed.) Purging configuration files for clamav-freshclam (0.99.2+dfsg-4) ... Processing triggers for systemd (232-7) ... root@odroid64:~# find /usr/lib/ -name '*fresh*' root@odroid64:~# find /etc/ -name '*fresh*' root@odroid64:~# _______________________________________________ Pkg-clamav-devel mailing list Pkg-clamav-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-clamav-devel