To uninstall ntfs-3g-dbg just follow these instructions.
sudo apt-get remove ntfs-3g-dbg
This will remove just the ntfs-3g-dbg package itself.
sudo apt-get remove --auto-remove ntfs-3g-dbg
This will remove the ntfs-3g-dbg package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for ntfs-3g-dbg then this will work.
sudo apt-get purge ntfs-3g-dbg
Or similarly, like this ntfs-3g-dbg
sudo apt-get purge --auto-remove ntfs-3g-dbg
Package | ntfs-3g-dbg |
Version | 1:2014.2.15AR.3-1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://www.tuxera.com/community/ntfs-3g-advanced/ |
Description | read/write NTFS driver for FUSE (debug) |
Distro | ubuntu |
Release | vivid |
Repo | main |
Section | debug |