Hi, On Tue, Dec 01, 2015 at 02:20:34AM -0500, Dan Book wrote: > I have run into this before and it was very confusing, it really should be > a separate command from remove for when you actually want to remove what > dnf thinks is now "unused".
Why? Remove is the opposite of install. "dnf install foo" will install package foo _and_ all its dependencies. So it is only logical that "dnf remove foo" should remove package foo _and_ all its (unneeded) dependencies. D. -- devel mailing list devel@lists.fedoraproject.org http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org