Building Kate from Sources on Linux Right now, Kate's source code is located on the invent.kde.org GitLab instance. This tutorial explains how to build Kate without touching your global installation. All stuff will happen inside an extra development directory. This avoids the need for administrator rights and allows always to fallback to use the global installed Kate if the currently build version is broken. As this tutorial will introduce a setup that allows to develop other parts of the KDE...