Hace un mes, no estoy seguro de cómo, pero tal vez ClamAV se instaló durante la actualización de software 'apt-get update' y apt-get update'
Intenté eliminar clamAV usando eliminar o purgar, luego seguí el siguiente comando para eliminar completamente el paquete de la página web:https://ubuntuforums.org/showthread.php?t=1114606:
sudo apt-get --purge remove clamav clamav-base clamav-daemon clamav-freshclam libclamav2
ahora no encuentro nada sobre clamav en mi sistema
ikhan@ik0:~$ apt list --installed | grep clam
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
ikhan@ik0:~$ apt list --installed | grep fresh
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
ikhan@ik0:~$ dpkg --list | grep clam
ikhan@ik0:~$
ikhan@ik0:~$ dpkg --list | grep fresh
ikhan@ik0:~$
Pero sigo apareciendo esta ventana emergente que dice que el demonio ClamAV no está instalado.
¿Alguien podría ayudar a eliminarlo por completo?