Luis Useche wrote:
I implemented this option for the pkg_delete that remove all the 'non-used'
dependencies of all packages you are deleting. It first check that the
package is not a dependency of another installed package and it was not
installed manually.
I usually remove the diff between manually installed pkgs and all
top-level pkgs, then repeat until there is no more diff. But this always
seemed so ad-hoc.
This feature Useche submitted would make my life slightly easier and
keep my system cleaner while being less error prone.