How to Install bacula-director software package in Debian 7 (Wheezy)

How to Install bacula-director software package in Debian 7 (Wheezy)

bacula-director software package provides virtual package provided by bacula-director-pgsql, bacula-director-sqlite3, bacula-director-mysql, 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 bacula-director

bacula-director is installed in your system.

Make ensure the bacula-director package were installed using the commands given below,

$ sudo dpkg-query -l | grep bacula-director*

You will get with bacula-director package name, version, architecture and description in a table

bacula-director package basic information:

Distro Debian 7 wheezy
Section Virtual packages
Package bacula-director
Version
Description virtual package provided by bacula-director-pgsql, bacula-director-sqlite3, bacula-director-mysql
Sub Section virtual


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