r11 - 17 Sep 2007 - 09:48:21 - TomGYou are here: ClamAV Wiki >  Main Web  > UninstallClamAV

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

Caveats

Make sure that you haven’t got old libraries (libclamav.so) lying around your filesystem. You can verify it using: $ ldd `which freshclam`

Also make sure there is really only one version of ClamAV installed on your system:

$ whereis freshclam

$ whereis clamscan

-- LucaGibelli - 15 Nov 2006


</center-->

Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r11 < r10 < r9 < r8 < r7 | More topic actions
 
Powered by TWiki
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding ClamAV Wiki? Send feedback