Morpheus 2.2.1
This is the first release based on Qt5 libraries adding tons of exciting features and bug fixes. See the changelog for details.
Downloads
For the latest bug fix release, see here.
Operating system | Package |
Notes |
---|---|---|
|
||
|
Or build from source
git clone https://gitlab.com/morpheus.lab/morpheus.git morpheus
cd morpheus
git checkout v2.2.1
mkdir build
cd build
cmake ..
make && sudo make install
See the README.md at the GitLab repository for dependencies and build instructions.