As a service to our Linux-using customers we provide the following software repositories:
- Add the BitDefender repository key to the list of apt trusted keys:
wget http://download.bitdefender.com/repos/deb/bd.key.asc apt-key add bd.key.asc
NOTE that the second command must be run as root or by using sudo - Add the following line to the /etc/apt/sources.list file:
deb http://download.bitdefender.com/repos/deb/ bitdefender non-free
- Refresh your apt cache by running:
apt-get update
or
aptitude update
- Install the desired BitDefender packages using your prefered apt front-end
For example:
apt-get install bitdefender-mail
- Install the BitDefender-repo package:
rpm -i http://download.bitdefender.com/repos/rpm/bitdefender/i586/BitDefender-repo-1-1.noarch.rpm
- Update the yum cache:
yum update
-
You can now install BitDefender packages using your prefered rpm front-end.
For example:
yum install BitDefender-mail
NOTE that on the first install of a BitDefender package you must accept to trust the GPG key associated with the BitDefender packages