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