21 December 2008

Excluding Clamav

If you installed from source

* ./configure
* sudo make uninstall

If you installed from packages

* Debian: dpkg --remove clamav*
* Redhat/Fedora: yum remove clamav*
* Mandriva: urpme clamav
* Gentoo: emerge -C clamav
* FreeBSD: pkg_deinstall -f security/clamav*
* Slackware: /etc/rc.d/rc.clamav stop; removepkg clamav

No comments: