- Add the BitDefender repository key to the list of apt trusted keys:
wget http://download.bitdefender.com/repos/deb/bd.key.asc
NOTE that the second command must be run as root or by using sudo
apt-key add bd.key.asc - 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-scanner
- To update
bdscan --update
- To scan
bdscan filename
Monday, November 24, 2008
Install BitDefender for Ubuntu
Reference: http://download.bitdefender.com/repos/
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment