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