Skip to content

Instantly share code, notes, and snippets.

View peteanning's full-sized avatar

Peter Anning peteanning

View GitHub Profile
@peteanning
peteanning / clamav-mac.md
Last active June 9, 2017 12:53 — forked from Uchean/clamav-mac.md
Get ClamAV running on Mac OS X (using Homebrew)

Get ClamAV running on Mac OS X (using Homebrew)

The easiest way to get the ClamAV package is using Homebrew

$ brew install clamav
$ ln -s /usr/local/Cellar/clamav/<insert version here> /usr/local/Cellar/clamav/current

Before trying to start the clamd process, you'll need a copy of the ClamAV databases.

Create a freshclam.conf file and configure as so