Virus
ClamAV
Usage:
apk add clamav
rc-service start clamd
# Update virus database, proxy might be needed
freshclam
# clamav-libunrar
Determine package owner:
who_own() { apk info --who-own $(which $1); }
Usage:
apk add clamav
rc-service start clamd
# Update virus database, proxy might be needed
freshclam
# clamav-libunrar
Determine package owner:
who_own() { apk info --who-own $(which $1); }