Morpheus 2.3.3

This is the third bug fix release of the 2.3 series.

See the blog post and the changelog for details.

Downloads

Operating system
Package
Notes
Windows logo
MS Windows
  • Windows installer
macOS logo
macOS
Via Homebrew Installation
  • Install Homebrew
  • Install Morpheus by pasting the following commands in a macOS Terminal (depending on your system, this may take a few minutes):

    brew tap morpheus-lab/morpheus-versions
    brew install morpheus@2.3.3
  • Start the Morpheus GUI with command:

    morpheus-gui
  • Optional: Follow the instructions shown at the end of the installation to also be able to conveniently open Morpheus.app from the ‘Applications’ folder.
  • Advanced installation options: See FAQ.
Upgrade
  • If you have already installed Morpheus with Homebrew in the past, simply upgrade to the latest version with:

    brew upgrade morpheus
Linux logo
Linux
  • Install with debian package manager.
  • Use apt to install with dependencies:

    sudo apt install ./morpheus_2.3.3.deb
  • Or use alien to convert to non-debian packages.

Or build from source

git clone https://gitlab.com/morpheus.lab/morpheus.git morpheus
cd morpheus
git checkout v2.3.3
mkdir build
cd build
cmake ..
make && sudo make install

See the README.md at the GitLab repository for dependencies and build instructions.

Morpheus
Morpheus
Multicellular Simulation
Next
Previous