Install the dependency packages
sudo add-apt-repository ppa:gezakovacs/ppa
sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install libgcc1 libqtgui4 libqtcore4 -y
sudo apt-get install gcc-multilib -y
sudo apt-get libc6:i386 -y
sudo apt-get libx11-6:i386 -y
sudo apt-get libncurses5:i386 -y
sudo apt-get libstdc++6:i386 unzip -y
sudo apt-get install lib32ncurses5 -y
sudo apt-get install linux-headers-$(uname -r) build-essential ubuntu-make -y
Install Symantec Endpoint Client
sudo chmod 777 install.sh
sudo ./install.sh -i
Verify the installation
cd /opt/Symantec/symantec_antivirus
./sav info -p
5/5 - (2 votes)