clamd-status.sh

update script for 3rd-party clamav signatures

Debian Debian
RUN apt-get update && \ apt-get install -y clamav-unofficial-sigs
Ubuntu
RUN apt-get update && \ apt-get install -y clamav-unofficial-sigs
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y clamav-unofficial-sigs
Fedora
RUN dnf install -y clamav-unofficial-sigs
Raspbian
RUN apt-get update && \ apt-get install -y clamav-unofficial-sigs
click the source code to copy install clamd-status.sh on any operating system with command-not-found.com