Morpheus 2.2.0-b3
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 v2.2 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.0-beta3
mkdir build
cd build
cmake ..
make && sudo make install
See the README.md at the gitlab repository for dependencies and build instructions.