Transitional step for pre-existing users
For those of you who have previously installed the moose-environment package, you should remove it. Removal of the moose-environment package only needs to be performed once.
If you are a first time MOOSE user, please skip down to Install Miniconda.
Using Conda, it is no longer necessary to have /opt/moose present on your machine. Depending on the type of machine you have, please do the following:
Operating System Command CentOS sudo yum remove moose-environmentFedora sudo dnf remove moose-environmentOpenSUSE sudo zypper remove moose-environmentDebian (Ubuntu, Mint) sudo dpkg -r moose-environmentMacintosh sudo rm -rf /opt/moosewarningwarning:sudo is dangerousBe especially carful with the above commands! Verify twice that what you have entered in your terminal is what the instructions are asking you to do.