openvas-check-setup

Assessment (OpenVAS) Scanner

Debian Debian
RUN apt-get update && \ apt-get install -y openvas
Ubuntu
RUN apt-get update && \ apt-get install -y openvas
Alpine
RUN apk add openvas-libraries
Arch Arch Linux
RUN pacman -S --noconfirm openvas-libraries
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y openvas
Fedora
RUN dnf install -y openvas-libraries
Raspbian
RUN apt-get update && \ apt-get install -y openvas
click the source code to copy install openvas-check-setup on any operating system with command-not-found.com