clamav - zcemycl/systemDeploy GitHub Wiki

Macos

  1. Install clamav.
brew install clamav
  1. Initialise clamscan and freshclam.
cp /opt/homebrew/etc/clamav/freshclam.conf.sample /opt/homebrew/etc/clamav/freshclam.conf
cp /opt/homebrew/etc/clamav/clamd.conf.sample /opt/homebrew/etc/clamav/clamd.conf
# Comment out Example line from conf
freshclam

References

  1. https://www.liquidweb.com/kb/install-clamav/
  2. https://www.npmjs.com/package/clamscan?activeTab=readme
  3. https://docs.clamav.net/manual/Usage/Configuration.html
  4. https://aaronbrighton.medium.com/installation-configuration-of-clamav-antivirus-on-ubuntu-18-04-a6416bab3b41
  5. https://www.xeams.com/clamav-windows.htm