To uninstall ddpt just follow these instructions.
sudo apt-get remove ddpt
This will remove just the ddpt package itself.
sudo apt-get remove --auto-remove ddpt
This will remove the ddpt package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for ddpt then this will work.
sudo apt-get purge ddpt
Or similarly, like this ddpt
sudo apt-get purge --auto-remove ddpt
Package | ddpt |
Version | 0.94-1 |
Maintainer | Ubuntu Developers <[email protected]> |
Description | Copies disks, partitions and files. |
Distro | ubuntu |
Release | wily |
Repo | universe |
Section | universe/admin |