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-environment
Fedora sudo dnf remove moose-environment
OpenSUSE sudo zypper remove moose-environment
Debian (Ubuntu, Mint) sudo dpkg -r moose-environment
Macintosh sudo rm -rf /opt/moose
warningwarning: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.