clamav - zcemycl/systemDeploy GitHub Wiki
Macos
- Install clamav.
brew install clamav
- 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
- https://www.liquidweb.com/kb/install-clamav/
- https://www.npmjs.com/package/clamscan?activeTab=readme
- https://docs.clamav.net/manual/Usage/Configuration.html
- https://aaronbrighton.medium.com/installation-configuration-of-clamav-antivirus-on-ubuntu-18-04-a6416bab3b41
- https://www.xeams.com/clamav-windows.htm