Gå til innhold

Avinnstalere AVG for Linux


Anbefalte innlegg

Jeg er helt nybegynner med Ubuntu og har faktisk greid å innstalere AVG for Linux (stolt av meg selv :thumbup: ) men lurer litt på hvordan jeg avinnstalerer dette programmet?

 

Noen smarte hjerner her som kan gi meg en grei forklaring/fremgangsmåte?

Lenke til kommentar
Videoannonse
Annonse
Hvordan installerte du det?

 

Kan du skrive

dpkg -l | grep avg

i en terminal og poste output her?

7445390[/snapback]

 

 

Firstly this is a workaround due to the fact AVG only comes as a .rpm package, ubuntu uses .deb packages

 

1. Download AVG .rpm package from

http://free.grisoft.com/softw/70free/setup...-a0757.i386.rpm

and save it to your Desktop. (Right click on link and choose Download Link)

 

2. Now we need some extra libs to get it to work, open the terminal:

Code: sudo apt-get install alien libstdc++2.10-glibc2.2 python2.4-glade2 python2.4-gtk2 libgtk2.0-dev

 

3. Even though AVG is free (as in beer) it still need you to get a registration number. It can be done like this

Code: cd Desktop rpm -qip --scripts avg71flm-r28-a0757.i386.rpm

 

Find where it says 70FREE-TX-IB-P1-C01-S139FC-327-9FPB the numbers are different from each time you install avg.

 

4. Installing AVG:

Code: sudo alien --scripts avg71flm-r28-a0757.i386.rpm sudo dpkg -i avg71flm_r28-1_i386.deb

 

5. Now to the registration of AVG:

Code: sudo /opt/grisoft/avggui/bin/avggui_update_licinfo.sh sudo avgscan -register

 

6. AVG needs to make a folder and save some files at your home folder:

Code: avggui &

 

Close AVG again.

 

7. Now we need an avg launcher in the application tab, there's two ways a) if you want to launch avg as root (the update button works then in AVG) or b) as normal user.

 

a)Code: sudo gedit /usr/share/applications/avg.desktop

 

add:

Quote:

[Desktop Entry]

Name=AVG Antivirus

Comment=Antivirus

Exec=gksudo avggui &

Icon=/opt/grisoft/avggui/prog/pixmaps/avgico_big.png

Terminal=false

Type=Application

Categories=Application;System;

save and exit.

 

b)Code: sudo gedit /usr/share/applications/avg.desktop

 

add:

Quote:

[Desktop Entry]

Name=AVG Antivirus

Comment=Antivirus

Exec=avggui &

Icon=/opt/grisoft/avggui/prog/pixmaps/avgico_big.png

Terminal=false

Type=Application

Categories=Application;System;

save and exit.

 

If you're using the b) you need also an update launcher:

Code: sudo gedit /usr/share/applications/avgupdate.desktop

 

add:

Quote:

[Desktop Entry]

Name=AVG Updater

Comment=Antivirus

Exec=sudo /opt/grisoft/avg7/bin/avgupdate -o

Icon=/opt/grisoft/avggui/prog/pixmaps/avgupdateico.png

Terminal=true

Type=Application

Categories=Application;System;

 

save and exit.

Lenke til kommentar
Hvordan installerte du det?

 

Kan du skrive

dpkg -l | grep avg

i en terminal og poste output her?

7445390[/snapback]

 

Output:

 

ii avg71flm r28-1 AVG 7.1 Anti-Virus Workstation for Linux

ikt2006@ikt2006-desktop:~$

 

AVG er IKKE avinnstalert

Lenke til kommentar
Output:

ii  avg71flm                                   r28-1                         AVG 7.1 Anti-Virus Workstation for Linux

7445820[/snapback]

sudo dpkg --remove avg71flm

 

Så skal de være gjort.

7445830[/snapback]

 

Tusen takk!

 

Da var den borte! :D

Lenke til kommentar

Opprett en konto eller logg inn for å kommentere

Du må være et medlem for å kunne skrive en kommentar

Opprett konto

Det er enkelt å melde seg inn for å starte en ny konto!

Start en konto

Logg inn

Har du allerede en konto? Logg inn her.

Logg inn nå
  • Hvem er aktive   0 medlemmer

    • Ingen innloggede medlemmer aktive
×
×
  • Opprett ny...