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