Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Other Community Discussions > Tutorials & Tips
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Tutorials & Tips
The place to find Ubuntu related Tips & Tricks.

 
Thread Tools Display Modes
Old August 4th, 2006   #1
yopnono
Has an Ubuntu Drip
 
Join Date: Sep 2005
Beans: 743
HOWTO: Install Avast Antivirus.

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.
Attached Images
File Type: png q1by8.png (24.4 KB, 304 views)
File Type: png screenshotkq1.png (17.4 KB, 323 views)
File Type: png Screenshot-avast! Antivirus.png (18.7 KB, 324 views)

Last edited by yopnono; November 3rd, 2006 at 05:34 PM..
yopnono is offline   Reply With Quote
Old August 4th, 2006   #2
hussam
Way Too Much Ubuntu
 
Join Date: Apr 2005
Beans: 131
Edgy Eft Testing
Re: HOWTO: Install Avast Antivirus.

what does it look like? could you post a screenshot?
hussam is offline   Reply With Quote
Old August 4th, 2006   #3
yopnono
Has an Ubuntu Drip
 
Join Date: Sep 2005
Beans: 743
Re: HOWTO: Install Avast Antivirus.

Quote:
Originally Posted by hussam View Post
what does it look like? could you post a screenshot?
Done..
yopnono is offline   Reply With Quote
Old August 4th, 2006   #4
tjansson
A Carafe of Ubuntu
 
tjansson's Avatar
 
Join Date: Apr 2006
Location: Copenhagen
Beans: 91
Ubuntu 9.04 Jaunty Jackalope
Re: HOWTO: Install Avast Antivirus.

Why would you need a virus scanner? All software is from a trusted source (apt) and ubuntu doesn't led you run sofware as root without password.
__________________
Kind regards
Thomas Jansson - www.tjansson.dk
Geek By Nature | Linux By Choice
tjansson is offline   Reply With Quote
Old August 4th, 2006   #5
skymt
Fresh Brewed Ubuntu
 
Join Date: Feb 2006
Beans: 1,270
Ubuntu 9.04 Jaunty Jackalope
Send a message via AIM to skymt Send a message via MSN to skymt
Re: HOWTO: Install Avast Antivirus.

Quote:
Originally Posted by tjansson View Post
Why would you need a virus scanner? All software is from a trusted source (apt) and ubuntu doesn't led you run sofware as root without password.
If you want to send a file you downloaded from the web to a Windows user, it's a good idea to make sure it's virus-free.
skymt is offline   Reply With Quote
Old August 26th, 2006   #6
ephraste
First Cup of Ubuntu
 
ephraste's Avatar
 
Join Date: Aug 2006
Location: Paris
Beans: 3
Ubuntu 6.06
Re: HOWTO: Install Avast Antivirus.

Thanks works great !
i was lost with the menu entry
ephraste is offline   Reply With Quote
Old August 26th, 2006   #7
Matrixy
5 Cups of Ubuntu
 
Matrixy's Avatar
 
Join Date: Aug 2006
Beans: 34
Re: HOWTO: Install Avast Antivirus.

Hi,
how can i install it on amd64 ubuntu?
Matrixy is offline   Reply With Quote
Old August 26th, 2006   #8
yopnono
Has an Ubuntu Drip
 
Join Date: Sep 2005
Beans: 743
Re: HOWTO: Install Avast Antivirus.

Hi I have truly no idea, sorry. But check the avast forum.
http://forum.avast.com/
yopnono is offline   Reply With Quote
Old August 26th, 2006   #9
Matrixy
5 Cups of Ubuntu
 
Matrixy's Avatar
 
Join Date: Aug 2006
Beans: 34
Re: HOWTO: Install Avast Antivirus.

ok thx
__________________
Matrixy is offline   Reply With Quote
Old October 13th, 2006   #10
munkiepus
5 Cups of Ubuntu
 
munkiepus's Avatar
 
Join Date: Oct 2006
Location: Edinburgh - Scotland
Beans: 16
Kubuntu 6.10 Edgy
Send a message via MSN to munkiepus Send a message via Yahoo to munkiepus
Lightbulb Re: HOWTO: Install Avast Antivirus.

I managed to install the 32 bit version of avast on 64 bit Kubuntu with the following command and it works fine. You do need the 32bit libs though.

sudo dpkg -i --force-architecture avast4workstation_1.0.6-2_i386.deb



Steps:
I had already installed the 32bit libs (i think when i was installing wine)

not 100% sure but if i remember correctly it was from the following post
http://ubuntuforums.org/showthread.php?t=185557


the code i think you need you need is (copied from the other post):

Download the 32 bit libs
http://packages.ubuntu.com/cgi-bin/download.pl?arch=i386&file=pool%2Fmain%2Flibx%2Fli bxxf86dga%2Flibxxf86dga1_1.0.0-0ubuntu3_i386.deb&md5sum=f1f2a20a6db2bf5eb44db45cd b3a1337&arch=i386&type=main
Save the files to your desktop.

First we will install the needed libraries.
Code:

cd ~/Desktop dpkg -x libxxf86dga1_1.0.0-0ubuntu3_i386.deb libs sudo cp ~/Desktop/libs/usr/lib/* /usr/lib32



You now ahve the needed 32 bit libs and can force avast to install using them

sudo dpkg -i --force-architecture avast4workstation_1.0.6-2_i386.deb


Hope this helps, It worked for Me.




Now a question,
Does anyone know if there is an on access scanner for avast on linux?
munkiepus is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:43 PM.


vBulletin ©2000 - 2010, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. bilberry