To uninstall unity-2d-dbg just follow these instructions.
sudo apt-get remove unity-2d-dbg
This will remove just the unity-2d-dbg package itself.
sudo apt-get remove --auto-remove unity-2d-dbg
This will remove the unity-2d-dbg package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for unity-2d-dbg then this will work.
sudo apt-get purge unity-2d-dbg
Or similarly, like this unity-2d-dbg
sudo apt-get purge --auto-remove unity-2d-dbg
Package | unity-2d-dbg |
Version | 7.3.2+15.04.20150420-0ubuntu1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | https://launchpad.net/unity |
Description | transitional dummy package |
Distro | ubuntu |
Release | vivid |
Repo | main |
Section | debug |