Craft/Linux
Appearance
< Craft
- sudo apt update
- sudo apt install python3.6 build-essentials git cmake
- sudo apt-get build-dep qt5-default
- sudo apt install libxcb-xinerama0-dev
See https://wiki.qt.io/Building_Qt_5_from_Git
wget https://raw.githubusercontent.com/KDE/craft/master/setup/CraftBootstrap.py -O setup.py && python3.6 setup.py --prefix ~/CraftRoot