Hi,
I don't know if someone else did the same as me after the prerequisites for installing MacPorts were done: 1st) installed macports for macos High Sierra 10.13.6 through the macOS package installer; then 2nd) installed Homebrew through the command line that is displayed at their homepage "brew.sh". Once the Homebrew finished its installation process I quit the Terminal and open it again to verify if MacPorts was ok by typing on the command line `$ port version`. The output was as follows: `-bash: port: command not found`. I then uninstalled Homebrew using the command on their FAQ: `ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/uninstall)"`. But the problem with MacPorts persists: `-bash: port: command not found`. I'm wondering if I can just install MacPorts again with the macOS package installer or if I have to do/try something else before installing MacPorts again.
