<div>Hi,<br></div><div><br></div><div>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`.<br></div><div>I then uninstalled Homebrew using the command on their FAQ:  `<code>ruby <span>-e</span> <span>"</span><span>$(</span>curl <span>-fsSL</span> <a href="https://raw.githubusercontent.com/Homebrew/install/master/uninstall">https://raw.githubusercontent.com/Homebrew/install/master/uninstall</a><span>)</span><span>"<span style="font-family: arial, sans-serif;">`.</span></span></code> 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.<br></div>