Uninstall a port and ONLY THAT PORT's dependencies?
db
iamsudo at gmail.com
Mon Oct 2 14:17:32 UTC 2017
On 2 Oct 2017, at 15:56, Carlo Tambuatco <oraclmaster at gmail.com> wrote:
> Is —follow-dependencies smart enough to uninstall dep(A), but not dep(A,B,C)…?
From port's man page:
To uninstall portname and then recursively uninstall all ports it depended on, use --follow-dependencies. This will not uninstall dependencies that are marked as requested or that have other dependents.
More information about the macports-users
mailing list