ClamAV: Difference between revisions

From wiki
Created page with "== Install == <syntaxhighlight lang="console"> # apt install clamav clamdscan clamav-daemon </syntaxhighlight> Category:Linux Server"
 
m Category: Email Server
Line 3: Line 3:
# apt install clamav clamdscan clamav-daemon
# apt install clamav clamdscan clamav-daemon
</syntaxhighlight>
</syntaxhighlight>
[[Category:Email Server]]
[[Category:Linux Server]]
[[Category:Linux Server]]

Revision as of 07:16, 29 April 2016

Install

# apt install clamav clamdscan clamav-daemon