openvas-cli from security:OpenVAS:UNSTABLE:v6 project

Select Your Operating System

For Debian 7.0 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/security:/OpenVAS:/UNSTABLE:/v6/Debian_7.0/ /' | sudo tee /etc/apt/sources.list.d/security:OpenVAS:UNSTABLE:v6.list
curl -fsSL https://download.opensuse.org/repositories/security:OpenVAS:UNSTABLE:v6/Debian_7.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/security_OpenVAS_UNSTABLE_v6.gpg > /dev/null
sudo apt update
sudo apt install openvas-cli
For openSUSE 13.1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/security:OpenVAS:UNSTABLE:v6/openSUSE_13.1/security:OpenVAS:UNSTABLE:v6.repo
zypper refresh
zypper install openvas-cli
For SLE 11 SP3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/security:OpenVAS:UNSTABLE:v6/SLE_11_SP3/security:OpenVAS:UNSTABLE:v6.repo
zypper refresh
zypper install openvas-cli
For SLE 11 SP2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/security:OpenVAS:UNSTABLE:v6/SLE_11_SP2/security:OpenVAS:UNSTABLE:v6.repo
zypper refresh
zypper install openvas-cli
For SLE 11 SP1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/security:OpenVAS:UNSTABLE:v6/SLE_11_SP1/security:OpenVAS:UNSTABLE:v6.repo
zypper refresh
zypper install openvas-cli