How to I remove package A and all the packages that package A depends on that aren't being used by other packages. This is different that "apt-get remove package_A" which removes package A and all packages that depend on package A. Thanks for the help, -- C