sudo apt install openvas -ysudo openvas-setupsudo openvas-feed-updatesudo openvas-start
command not found
OpenVAS is changing the name to GVM (Greenbone Vulnerability Management).The new command gvm has replaced all openvas commands.
In Kali Rolling updated repository, we now should use gvm instead of openvas command
sudo apt install gvm -ysudo gvm-setupsudo gvm-feed-updatesudo gvm-start