Skip to content

Instantly share code, notes, and snippets.

@lee-pai-long
Created January 20, 2016 14:24
Show Gist options
  • Save lee-pai-long/c5d9305ba0c90487be96 to your computer and use it in GitHub Desktop.
Save lee-pai-long/c5d9305ba0c90487be96 to your computer and use it in GitHub Desktop.

[LINUX MINT 17.2] Install clamav

$ sudo apt-get update && \
> sudo apt-get install zlib1g-dev build-essential && \
> sudo apt-get install clamav clamav-daemon clamav-freshclam
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment