Installing Backup Agent on Debian and Ubuntu
Install Backup Agent on Debian and Ubunut
1. Configure APT Repository
First, modify your /etc/apt/sources.list to include the R1Soft repository, and then download the R1Soft apt gpg key.
# echo deb http://repo.r1soft.com/apt stable main >> /etc/apt/sources.list
# wget http://repo.r1soft.com/r1soft.asc
# apt-key add r1soft.asc
# apt-get update
Notice
You must be a Linux root user to install CDP Agent.
# apt-get install r1soft-cdp-enterprise-agent
More info : http://wiki.r1soft.com/display/CDP3/Installing+Agent+on+Debian+and+Ubuntu