Platform-specific installation notes

Install Bifrost on Windows

Install Bifrost on macOS

The default installation path for Bifrost is /Applications/Autodesk/bifrost/<MayaVersion>/<BifrostVersion>.

Starting with version 2.7.0.0 on Maya 2024, Bifrost runs natively on both Apple Silicon and Intel Mac computers:

Install Bifrost on Linux

The default installation path for Bifrost is /usr/autodesk/bifrost/<MayaVersion>/<BifrostVersion>.

Bifrost installers obtained separately from Maya are in the form of a .run file, and should be installed as follows:

sudo sh ./Bifrost_2.2.0.0_Maya2020_Linux.run

Press Page Down to read the license agreement, then click Install or Extract when prompted.

To install silently, do as follows:

  1. chmod +x the .run file.

  2. Extract the files to obtain the rpm.

    ./Bifrost_2.5.0.0_Maya2022_Linux.run --tar xvf

  3. Use rpm --force so that Maya automatically recognizes the latest installation.

    rpm -iv --force ./Bifrost2022_64-2022.2.5.0.0-2.5.0.0.x86_64.rpm