07-12-2015, 09:51 PM
Hello, All!
For those of you who run Windows as a dual-boot with Linux, or for those who otherwise need to check Windows files and directories for malware, ClamAV is the best, free alternative to most all the antivirus programs I've tried. Sure, there are others out there like Comodo, AVG, Avast, and Avira, but I've found ClamAV to be the easiest choice to install and live with. You can even create a Live USB with persistence, install ClamAV, and us it as a stand-alone virus cleaner stick for any PC that will boot from USB!
ClamAV can be found in the repositories, and is installed as follows, using a terminal window {CTRL-ALT-T]:
For those who live on the 'cutting edge' of software, here's the PPA (which, by the way, still doesn't install the latest ClamAV GUI):
You can live with ClamTK saying the GUI is not the latest version and get by just fine, but if you can't stand the indication, here goes.
To install the latest ClamTK (ClamAV GUI), here's the link to the version 5.19 .deb file, which can be installed with GDebi:
https://bitbucket.org/dave_theunsub/clam...-1_all.deb
In any case, after initial installation, you will need to call
in a terminal window to fetch the latest virus signatures - which could take a few minutes, depending on your system.
Hope this helps someone...
73 DE N4RPS
Rob
For those of you who run Windows as a dual-boot with Linux, or for those who otherwise need to check Windows files and directories for malware, ClamAV is the best, free alternative to most all the antivirus programs I've tried. Sure, there are others out there like Comodo, AVG, Avast, and Avira, but I've found ClamAV to be the easiest choice to install and live with. You can even create a Live USB with persistence, install ClamAV, and us it as a stand-alone virus cleaner stick for any PC that will boot from USB!
ClamAV can be found in the repositories, and is installed as follows, using a terminal window {CTRL-ALT-T]:
Code:
sudo apt-get install clamav clamav-daemon clamtk
For those who live on the 'cutting edge' of software, here's the PPA (which, by the way, still doesn't install the latest ClamAV GUI):
Code:
sudo add-apt-repository ppa:ubuntu-clamav/ppa && sudo apt-get update && sudo apt-get install clamav clamav-daemon clamtk
You can live with ClamTK saying the GUI is not the latest version and get by just fine, but if you can't stand the indication, here goes.
To install the latest ClamTK (ClamAV GUI), here's the link to the version 5.19 .deb file, which can be installed with GDebi:
https://bitbucket.org/dave_theunsub/clam...-1_all.deb
In any case, after initial installation, you will need to call
Code:
sudo freshclam
in a terminal window to fetch the latest virus signatures - which could take a few minutes, depending on your system.
Hope this helps someone...
73 DE N4RPS
Rob
A gun in your hand is worth more than a whole police force on the phone.