Morpheus 2.0.1
For an illustrated overview of new features, see this blog post. Or check out the changelog.
Downloads
Operating system | Package | Notes |
---|---|---|
|
||
|
||
|
Or build from source
git clone https://gitlab.com/morpheus.lab/morpheus.git morpheus
cd morpheus
git checkout v2.0.1
mkdir build
cd build
cmake ..
make && sudo make install
See the README.md at the gitlab repository for dependencies and build instructions.