I don't consider /Applications/MacPorts part of the installation. And deleting binaries I built would be like... not only uprooting the tree, but destroying the fruit as well. That said, you have fair point.
> On Nov 27, 2021, at 03:22, Pieter van Oostrum <[email protected]> wrote: > > "[email protected]" <[email protected]> writes: > >> To uninstall macports entirely, I use the three commands below in a script >> (which I assume I got >> from the manual, but it's been awhile, I do not recall), but they work just >> as well one at a time: >> >> sudo port -vfp uninstall --follow-dependencies installed >> >> sudo port -vfp uninstall all >> >> sudo rm -rf /opt/local /Library/Tcl/macports* > > You may also have to add > > sudo rm -rf /Applications/Macports > -- > Pieter van Oostrum <[email protected]> > www: http://pieter.vanoostrum.org/ > PGP key: [8DAE142BE17999C4]
