We are pleased to announce that the new updated ImunifyAV version 4.5.3 beta is now available.
To install the new ImunifyAV version 4.5.3 beta, run the commands:
wget https://repo.imunify360.cloudlinux.com/defence360/imav-deploy.sh
bash imav-deploy.sh --beta
To upgrade ImunifyAV on CentOS/CloudLinux systems, run the command:
yum update imunify-antivirus --enablerepo=imunify360-testing
To upgrade ImunifyAV on Ubuntu 16.04, run the following command:
echo 'deb https://repo.imunify360.cloudlinux.com/imunify360/ubuntu-testing/16.04/ xenial main' > /etc/apt/sources.list.d/imunify360-testing.list
apt-get update
apt-get install --only-upgrade imunify-antivirus
To upgrade ImunifyAV on Ubuntu 18.04, run the following command:
echo 'deb https://repo.imunify360.cloudlinux.com/imunify360/ubuntu-testing/18.04/ bionic main' > /etc/apt/sources.list.d/imunify360-testing.list
apt-get update
apt-get install --only-upgrade imunify-antivirus