User Tools

Site Tools


blog:install_bitdefender_on_linux

Install bitdefender on linux

1. Add the BitDefender repository key to the list of apt trusted keys:

wget http://download.bitdefender.com/repos/deb/bd.key.asc
sudo apt-key add bd.key.asc

2. Add the following line to the /etc/apt/sources.list file:

deb http://download.bitdefender.com/repos/deb/ bitdefender non-free

3. Refresh your apt cache by running:

apt-get update

4. Install the desired BitDefender packages using your prefered apt front-en For example:

apt-get install bitdefender-mail

~~LINKBACK~~

Discussion

Enter your comment. Wiki syntax is allowed:
   ___    __ __  ____    _  __  _      __
  / _ )  / // / / __ \  / |/ / | | /| / /
 / _  | / _  / / /_/ / /    /  | |/ |/ / 
/____/ /_//_/  \___\_\/_/|_/   |__/|__/
 
blog/install_bitdefender_on_linux.txt · Last modified: 2010-06-08 07:45 by brb