Install Greenbone on ubuntu 22.04 using apt

Hello,
Could anybody confirm that apt method of installing gvm works on Ubuntu 22.04?
I downloaded Ubuntu from https://ubuntu.astra.in.ua/iso/22.04.2/ubuntu-22.04.2-live-server-amd64.iso
and run the following

sudo apt update 
sudo apt upgrade -y && sudo reboot
sudo apt install gvm
sudo gvm-setup
sudo gvm-check-setup

now, I see a message:

gvm-check-setup 21.4.3
  Test completeness and readiness of GVM-21.4.3
Step 1: Checking OpenVAS (Scanner)... 
        ERROR: No OpenVAS Scanner found.
        FIX: Please install OpenVAS Scanner.

 ERROR: Your GVM-21.4.3 installation is not yet complete!

Please follow the instructions marked with FIX above and run this
script again.

What I am missing?

That packages are not supported by the Greenbone community here we are not responsible.
As well the Version is end of life / support anyway.

I would suggest you follow the community resources to setup your GVM installation.

The packages coming with Ubuntu are incomplete and broken. They aren’t of any use. Please take a look at Greenbone Community Documentation to run our software from source build or containers alternatively.

3 Likes