Craft/Linux

From KDE Community Wiki
Revision as of 13:45, 14 November 2017 by TheOneRing (talk | contribs)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

sudo apt update

sudo apt install python3.6 build-essentials git cmake

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 ~/kde