To uninstall partclone just follow these instructions.
sudo apt-get remove partclone
This will remove just the partclone package itself.
sudo apt-get remove --auto-remove partclone
This will remove the partclone package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for partclone then this will work.
sudo apt-get purge partclone
Or similarly, like this partclone
sudo apt-get purge --auto-remove partclone
Package | partclone |
Version | 0.3.6-2+b1 |
Maintainer | Georges Khaznadar <[email protected]> |
Home page | http://partclone.org/ |
Description | Utility to clone and restore a partition |
Distro | parrot |
Release | jollyroger |
Repo | main |
Section | admin |