Download the .DEB from
http://www.avast.com/eng/download-av...x-edition.html
Install it using GDebi or use the terminal.
Code:
sudo dpkg -i file_name.deb
If you don't get any icon/menu entry in the Application-Accessories menu.
Then run this in the terminal
Code:
cd /usr/lib/avast4workstation/share/avast/desktop
sudo ./install-desktop-entries.sh install
If you like to use GTK 2.x then work your way to the avast directory.
Code:
cd /usr/lib/avast4workstation
Then just remove the
Code:
sudo rm -rf lib-x11/
and
Code:
sudo rm -rf lib-gtk2/
Thats it.
EDIT: Screenshot GTK 1.2
EDIT 2: Added screenshot using GTK 2. See attachment (last img.) And added som info on how to make it use GTK 2.x, Thanks from forum members in this thread.