Type in the command
1 |
cd /etc/yum.repos.d |
This will bring us to the Yum repository configuration directory. From this directory download the Yum repository configuration file by typing in the command
1 |
wget http://www.linux-mail.info/files/dag-clamav.repo |
and press Enter.
To install ClamAV AntiVirus, type in the command
1 |
yum install clamav clamav-devel clamd |
To use ClamAV AntiVirus, type in the command clamscan
To update the virus database, type in the command freshclam