On Nov 27, 2021, at 02:22, Pieter van Oostrum wrote:
> chilli.names...@gmail.com 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 ti
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 wrote:
>
> "chilli.names...@gmail.com
"chilli.names...@gmail.com" 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 inst
I would say the big benefit of MacPorts over Brew is that it feels more secure,
mainly because it doesn’t do everything as an unprivileged user.
André-John
Sent from my phone. Envoyé depuis mon téléphone.
> On 26 Nov 2021, at 19:50, Dave Horsfall wrote:
>
> On Fri, 26 Nov 2021, Ryan Schmid
On Fri, 26 Nov 2021, Ryan Schmidt wrote:
> You're right, it's best to pick one package manager and uninstall the
> other, to avoid them conflicting with one another. If you have any
> feedback about ways that MacPorts could improve, please let us know.
I'm not sure how I came across MacPorts, b
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 -r
On Nov 26, 2021, at 07:16, Masoud Ghaderi wrote:
> Hello,
> I am following the steps from
> https://guide.macports.org/chunked/installing.macports.uninstalling.html to
> remove mac ports from my machine (it is currently functioning but I want to
> migrate to homebrew and I've heard they do not
Hello,
I am following the steps from
https://guide.macports.org/chunked/installing.macports.uninstalling.html to
remove mac ports from my machine (it is currently functioning but I want to
migrate to homebrew and I've heard they do not coexist).
The second step states that I need to remove the user