How do I remove MacPorts on an “unsupported OS” i.e. El Capitan Public beta?

前端 未结 4 442
闹比i
闹比i 2020-12-29 10:23

The MacPorts installation that I had on Yosemite doesn\'t work on the El Capitan since it isn\'t supported yet. I want to remove the Port installation here but I\'m not able

4条回答
  •  爱一瞬间的悲伤
    2020-12-29 10:40

    What I did successfully on my El Capitan:

    1. xcode-select --install
    2. xcodebuild -license
    3. Reinstall MacPorts by using the correct *.pkg matching your OSX from https://www.macports.org/install.php
    4. done.

提交回复
热议问题