> On Oct 1, 2017, at 9:55 PM, Ryan Schmidt <[email protected]> wrote: > > > On Oct 1, 2017, at 17:46, db wrote: > >> On 1 Oct 2017, at 18:57, Ryan Schmidt wrote: >>> On Oct 1, 2017, at 05:50, Carlo Tambuatco wrote: >>>> Is there a way to uninstall a port and only those ports that are >>>> dependencies of just that port? >>>> So I want to uninstall port A and dependencies of A: dep(A) but not >>>> dep(A,B,C,…) where >>>> dep(A,B,C…) are dependencies of A and B and C, etc… >>> Not particularly. >> >> I thought --follow-dependencies was intended for such case. > > Oh, I guess it is. >
Is —follow-dependencies smart enough to uninstall dep(A), but not dep(A,B,C)…?
