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.

commentnote:Step not applicable to first-time users

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 SystemCommand
    CentOSsudo yum remove moose-environment
    Fedorasudo dnf remove moose-environment
    OpenSUSEsudo zypper remove moose-environment
    Debian (Ubuntu, Mint)sudo dpkg -r moose-environment
    Macintoshsudo rm -rf /opt/moose
    warningwarning:sudo is dangerous

    Be 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.