To uninstall ddrescueview just follow these instructions.
sudo apt-get remove ddrescueview
This will remove just the ddrescueview package itself.
sudo apt-get remove --auto-remove ddrescueview
This will remove the ddrescueview package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for ddrescueview then this will work.
sudo apt-get purge ddrescueview
Or similarly, like this ddrescueview
sudo apt-get purge --auto-remove ddrescueview
Package | ddrescueview |
Version | 0.4~alpha2-1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://ddrescueview.sourceforge.net/ |
Description | graphical viewer for GNU ddrescue log files |
Distro | ubuntu |
Release | wily |
Repo | universe |
Section | universe/utils |