To uninstall deja-dup just follow these instructions.
sudo apt-get remove deja-dup
This will remove just the deja-dup package itself.
sudo apt-get remove --auto-remove deja-dup
This will remove the deja-dup package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for deja-dup then this will work.
sudo apt-get purge deja-dup
Or similarly, like this deja-dup
sudo apt-get purge --auto-remove deja-dup
Package | deja-dup |
Version | 30.0-0ubuntu4 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | https://launchpad.net/deja-dup |
Description | Back up your files |
Distro | ubuntu |
Release | trusty |
Repo | main |
Section | utils |