您的位置:首页 > 运维架构 > Linux

How to install Avast Antivirus on CentOS 6.2

2012-11-27 15:52 1031 查看

转载自 http://blog.gambliser.com/2012/04/how-to-install-avast-antivirus-on-centos-6-2/

Technorati 标签: centos,avast Installing antivirus in Linux workstation? Why not? This tutorial will show you how to install Avast Home for Linux version 1.3.0 on a CentOS 6.2 Linux. Its pretty easy to install Avast Antivirus in CentOS 6.2 since Avast developer already provided Avast4Workstation rpm binary which is can be installed automatically in CentOS 6.2.
How to install Avast Linux 1.3.0 on CentOS 6.2
1. Install dependency file
yum install libexpat.so.0
It should returned something like this on Terminal:
Setting up Install Process
Resolving Dependencies
–> Running transaction check
—> Package compat-expat1.i686 0:1.95.8-8.el6 will be installed
–> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package                Arch          Version               Repository     Size
================================================================================
Installing:
compat-expat1          i686          1.95.8-8.el6          base           62 k
Transaction Summary
================================================================================
Install       1 Package(s)
Total download size: 62 k
Installed size: 157 k
Is this ok [y/N]: y
Downloading Packages:
compat-expat1-1.95.8-8.el6.i686.rpm                      |  62 kB     00:05    
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Warning: RPMDB altered outside of yum.
Installing : compat-expat1-1.95.8-8.el6.i686                              1/1
Installed:
  compat-expat1.i686 0:1.95.8-8.el6       
2. Now download Avast for Linux rpm. You will have a file name: avast4workstation-1.3.0-1.i586.rpm
3. Execute this command to install:
rpm -i avast4workstation-1.3.0-1.i586.rpm
4. Now open Avast GUI via Applications | Accessories | Avast Antivirus. On the first run, you will be asked for license key. Simply follow the link to obtain free license key and enter it.





Please note that this tutorial has been tested by our expert. But we do not guarantee that this will work as is on your system. Please leave us comments if there are any misconfigured section or any question you may have about this.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: