To uninstall clamav-freshclam just follow these instructions.
sudo apt-get remove clamav-freshclam
This will remove just the clamav-freshclam package itself.
sudo apt-get remove --auto-remove clamav-freshclam
This will remove the clamav-freshclam package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for clamav-freshclam then this will work.
sudo apt-get purge clamav-freshclam
Or similarly, like this clamav-freshclam
sudo apt-get purge --auto-remove clamav-freshclam
Package | clamav-freshclam |
Version | 0.98.6+dfsg-1ubuntu2 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://www.clamav.net/ |
Description | anti-virus utility for Unix – virus database update utility |
Distro | ubuntu |
Release | vivid |
Repo | main |
Section | utils |