ClamavConf

yum -y install epel-release

Install ClamAV

yum install clamd clamav -y

ClamAV will update database

run

freshclam

How to scan home directory

clamscan -i -r /home/

***Important Note***

some time we get update database errors, Kindly run this as root.

setfacl -m u:clamav:rwx -R /var/log/clamav/