Shador wrote:Afaik that feature is already there, but that's not orphan handling.
Actually, that is part of orphan handling. I see where you are making the distinction, though. I think the misunderstanding is that I thought you were saying that didn't work in SalixOS when in fact it does. OK, SalixOS has most of what I am looking for.
What you are talking about is the ability to do a single command to remove any orphaned packages as a separate function from doing a slapt-get --remove. That's nice but not strictly necessary.
gapan wrote:Wait. Are we talking about two completely different things here?
In part, yes. That may be where some of the disagreement/confusion lies.
There is additional orphan handling functionality in slapt-get when used in combination with --dist-upgrade. Take a look at the --remove-obsolete option, for example. (Yes, I know using dist-upgrade is not recommended and I am not about to try it

) slapt-get can also remove downloaded package files that are no longer available in the repo from the cache with the --autoclean option. That's part of orphan handling as well.
So... it
IS implemented in slapt-get/gslapt and therefore SalixOS, just not as completely as some people would like. Now I understand. That's for clarifying it for me, Shador.