A: No, there's a very few viruses to linux and the way a Linux/unix is build up makes it difficult to do any serious damage to the system, in fact I've never heard from people who got their Linux/unix system infected.
Q: So why install a anti-virus application/program?
A: For an ordinary Linux Home user with only one OS system their's no need for Anti-virus, but people who's running network, server or dual booting with win OS this tool can be very handy to scan and delete viruses.
Q: I'm a home user only running Linux do I need it?
A: No, a firewall is way better as protection like firestarter.
First thing, setup your repositories. Here's how you do it: http://ubuntuguide.org/#extrarepositories
Next:
Code:
代码: 全选
sudo apt-get update sudo apt-get upgrade sudo apt-get install libwww-perl sudo apt-get install libgtk2.0-dev sudo apt-get install gcc
Grab F-prot here and pick the debian/gnu file.
Download XFPROT-1.11 here.
Code:
代码: 全选
cd /where/you/saved/the/files/ sudo dpkg -i fp-linux-ws.deb
Code:
代码: 全选
cd xfprot-1.11.tar_FILES/xfprot-1.11 ./configure make sudo make install
If you meet this output:
代码: 全选
Quote:
Running Linux Kernel: 2.6
Checking for xterm.....OK
Found Gtk+ libs version 1.2.10
Found Gtk+ libs version 2.6.4
Which one should I use?
[1] Gtk+-1.2.10
[2] Gtk+-2.6.4
[1/2]>2
Using Gtk+ 2.6.4 libs
Build with debug statements?
[1] Yes
[2] No
[1/2]>1
[c/ode]
Choose GTK+-2.6.4 (gives the best look)
and press [1]yes for build with debug statements.
Open Menu-Editor:
Name: F-Prot
Comment: Protection Application (or what ever you prefer)
Command: xfprot
Icon: /usr/local/xfprot/icons/antivirus-48x48.png
Category: System Tools
To update F-prot:
Code:
[code]
sudo /usr/local/f-prot/tools/check-updates.pl