This might be obvious to most but as a linux newbie I can't quite see any obvious answer.
When I install a package which has dependencies these get installed as well. When I then uninstall that package all of the additional installed dependent packages remain installed. Is there any way I can force the dependent packages to be uninstalled at the same time as removing the original package?
Thanks,


