Get our latest news

Blog & News

Pre-installed ImunifyAV changes

  • 14 January 2019

In the most recent release of LVE Manager, ImunifyAV came either preinstalled or would replace the currently installed Imunify360 (only one case of that happening but still possible). The Imunify team, after hearing back from their customers, decided to remove ImunifyAV from being preinstalled with the LVE Manager. For those of you who want to use the free malware scanner, feel free to download it from the official site. ImunifyAV will be provided as an optional installation in future versions of the LVE Manager.

If you want to uninstall ImunifyAV from your LVE Manager or re-install your previous version of Imunify360, you can uninstall it using these instructions.

Change ImunifyAV back to Imunify360

To reinstall Imunify360, please run the following commands from the home directory.

For key-based licenses:

wget https://repo.imunify360.cloudlinux.com/defence360/imav-deploy.sh
bash imav-deploy.sh --uninstall
wget https://repo.imunify360.cloudlinux.com/defence360/i360deploy.sh
bash i360deploy.sh --key YOUR_KEY

Replace YOUR_KEY with the actual key.


For IP-based licenses:

wget https://repo.imunify360.cloudlinux.com/defence360/imav-deploy.sh
bash imav-deploy.sh --uninstall
wget https://repo.imunify360.cloudlinux.com/defence360/i360deploy.sh
bash i360deploy.sh


Uninstall ImunifyAV

If you only want to uninstall ImunifyAV, run the following commands from the home directory:

wget https://repo.imunify360.cloudlinux.com/defence360/imav-deploy.sh
bash imav-deploy.sh --uninstall

If you have any questions or need assistance with ImunifyAV, please make sure to contact us or use our live chat feature.


Changelog:

lvemanager-4.0-26.13.1

  • WEB-1311: turned off ImunifyAV automatic installation.

To update, run:

yum update lvemanager

To downgrade, run:

yum downgrade lvemanager