linux:anti-virus:clamav:install_clamav
Differences
This shows you the differences between two versions of the page.
linux:anti-virus:clamav:install_clamav [2023/07/17 19:09] – created peter | linux:anti-virus:clamav:install_clamav [2023/07/17 19:13] (current) – peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Linux - Anti-Virus - ClamAV - Install ClamAV ====== | ====== Linux - Anti-Virus - ClamAV - Install ClamAV ====== | ||
+ | |||
+ | <code bash> | ||
+ | sudo apt install clamav | ||
+ | sudo yum install clamav | ||
+ | sudo emerge -a sys-apps/ | ||
+ | sudo apk add clamav | ||
+ | sudo pacman -S clamav | ||
+ | sudo zypper install clamav | ||
+ | </ | ||
+ | |||
+ | ---- | ||
linux/anti-virus/clamav/install_clamav.1689620982.txt.gz · Last modified: 2023/07/17 19:09 by peter