Skip to content

Instantly share code, notes, and snippets.

@anirudhdggl
Created March 8, 2021 07:30
Show Gist options
  • Save anirudhdggl/e10ed2ea3f17f7f3c4e5c542660cf797 to your computer and use it in GitHub Desktop.
Save anirudhdggl/e10ed2ea3f17f7f3c4e5c542660cf797 to your computer and use it in GitHub Desktop.
This gist consists of the commands to install clamav on a client for a separate server installation type
sudo apt-get install clamavdscan clamav-daemon -y
sudo apt-get purge clamav-daemon clamav-freshclam -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment