To uninstall bacula-sd just follow these instructions.
sudo apt-get remove bacula-sd
This will remove just the bacula-sd package itself.
sudo apt-get remove --auto-remove bacula-sd
This will remove the bacula-sd package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for bacula-sd then this will work.
sudo apt-get purge bacula-sd
Or similarly, like this bacula-sd
sudo apt-get purge --auto-remove bacula-sd
Package | bacula-sd |
Version | 7.4.4+dfsg-6 |
Maintainer | Debian Bacula Team <[email protected]> |
Home page | http://www.bacula.org/ |
Description | network backup service – storage daemon data across a network of computers of different kinds. |
Distro | parrot |
Release | jollyroger |
Repo | main |
Section | admin |