We can install clamAV by using following three options.
First Download ClamAV from www.clamav.net in default locations under /usr/local/[bin,man,share]
Run following from shell.
root@server[]perl -MCPAN -e shell
root@server[]install Parse::RecDescent
root@server[]install Inline
root@server[]install Mail::ClamAV
Second option run /scripts/perlinstaller from shell
root@server[]/scripts/perlinstaller Net::CIDR Archive::Zip Compress::Zlib Convert::BinHex Inline::C
orroot@server[]/scripts/perlinstaller Mail::ClamAV
Third you can install ClamAV from WHM
Select Main >> Software >> Install a Perl Module from WHM .
install perl module:-
search for Mail::clamAV
install it
We can also enabled virus scanner feature to cPanel user from WHM >> Main >> cPanel>> Manage Plugins
Select “Name: clamavconnector” from list and install it.