Aller au contenu

ClamAV

ClamAV® est un antivirus opensource.

Installation

curl -sS https://mborne.github.io/outils/clamav/install.sh | bash

Usage

# ensure that definitions are updated
sudo service clamav-freshclam status
# see config
cat /etc/clamav/freshclam.conf

# scan HOME directory
clamscan -r $HOME

Ressources