How to Install cdbackup software package in Debian 7 (Wheezy)

How to Install cdbackup software package in Debian 7 (Wheezy)

cdbackup software package provides CD-R(W) backup utility, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install cdbackup 

cdbackup is installed in your system.

Make ensure the cdbackup package were installed using the commands given below,

$ sudo dpkg-query -l | grep cdbackup *

You will get with cdbackup package name, version, architecture and description in a table

cdbackup package basic information:

Distro Debian 7 wheezy
Section Administration Utilities
Package cdbackup
Version 0.7.0-5
Description CD-R(W) backup utility
Sub Section Admin


See Also, How to uninstall or remove cdbackup software package from Debian 7 (Wheezy)?