Uninstalling the scanner

Execute the following command as a privileged user on the server where the scanner program is installed

Linux

Execute the following command as a user with “root” privileges.

curl https://installer.vuls.biz/vuls-installer.sh | sudo bash -s del

Windows

Right-click on the command prompt and select “Run as administrator” to start and run it.

bitsadmin.exe /TRANSFER get https://installer.vuls.biz/vuls-installer-v2.bat "%cd%\vuls-installer.bat" & vuls-installer.bat del

Trivy

To uninstall the regular version of Trivy scan, execute the following command as a user with “root privileges”.

curl -s https://installer.vuls.biz/vuls-trivy-installer.sh | bash -s del