To uninstall backup-manager just follow these instructions.
/debian/jessie/main///install/index.html command-line backup tool Debian 8.0 admin 0.7.10.1-2
sudo apt-get remove backup-manager
Which will remove just the backup-manager package itself.
sudo apt-get remove --auto-remove backup-manager
This will remove the backup-manager package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for backup-manager then this will work.
sudo apt-get purge backup-manager
Or similarly, like this backup-manager
sudo apt-get purge --auto-remove backup-manager
Package | backup-manager |
Version | 0.7.10.1-2 |
Maintainer | Sven Joachim |
Description | command-line backup tool |
Distro | debian |
Release | jessie |
Repo | main |
Section | admin |