Hi there, On Wed, 4 Aug 2021, Eric Jin via clamav-users wrote:
I tried to uninstall the clamav 0.104 per the link: https://docs.clamav.net/faq/faq-uninstall.html but I can't find the install_manifest.txt. What's the problem with it? Thanks.
Bear in mind that as a release candidate 0.104 is a bit experimental. Exactly how did you build and install it? The way I read it, the file should be in the directory .../build/ in which everything is built if you follow the official instructions to build and install it (I've never tried to install ClamAV using cmake). If you simply want to replace 0.104 by e.g. 0.103.3, I'd think that it would be adequate to 'make install' over the top of 0.104 without any need for uninstall. If you just want to stop it using most resources then you could kill the daemons (anything running process with 'clam' in its name) and then find the ClamAV executables and delete them to prevent anything running them again. -- 73, Ged. _______________________________________________ clamav-users mailing list [email protected] https://lists.clamav.net/mailman/listinfo/clamav-users Help us build a comprehensive ClamAV guide: https://github.com/vrtadmin/clamav-faq http://www.clamav.net/contact.html#ml
