Installlion's Logo

Installlion.com

How To Uninstall bacula-fd On Debian 7

To uninstall bacula-fd just follow these instructions.

Uninstall just bacula-fd

network backup service – file daemonDebian 7.0admin5.2.6+dfsg-9
sudo apt-get remove bacula-fd

This will remove just the bacula-fd package itself.

Uninstall bacula-fd and its dependencies

sudo apt-get remove --auto-remove bacula-fd

This will remove the bacula-fd package and any other dependant packages which are no longer needed.

Purging your config/data too

If you also want to delete your local/config files for bacula-fd then this will work.

 Caution! Purged config/data can not be restored by reinstalling the package.
sudo apt-get purge bacula-fd

Or similarly, like this bacula-fd

sudo apt-get purge --auto-remove bacula-fd

Package Data

Packagebacula-fd
Version5.2.6+dfsg-9
MaintainerDebian Bacula Team <[email protected]>
Home pagehttp://www.bacula.org/
Descriptionnetwork backup service – file daemon
Distrodebian
Releasewheezy
Repomain
Sectionadmin

Dependencies