To uninstall bareos just follow these instructions.
sudo apt-get remove bareos
This will remove just the bareos package itself.
sudo apt-get remove --auto-remove bareos
This will remove the bareos package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for bareos then this will work.
sudo apt-get purge bareos
Or similarly, like this bareos
sudo apt-get purge --auto-remove bareos
Package | bareos |
Version | 16.2.4-3 |
Maintainer | Bareos Packaging Team <[email protected]> |
Home page | http://www.bareos.org/ |
Description | Backup Archiving Recovery Open Sourced – metapackage |
Distro | debian |
Release | stretch |
Repo | main |
Section | admin |