https://bugs.kde.org/show_bug.cgi?id=508272
--- Comment #11 from Jack <ostrof...@users.sourceforge.net> --- Looks like we need to track down and publish proper links for current snap and flatpack. (flathub still refers for a years old 5.0.0 version.) For building yourself, the really abbreviated version is to unpack the tarball, cd into the root of the unpacked source, "mkdir build", "cd build", "cmake .." More complete building instructions used to be in several places, but were removed from many as redundant. https://develop.kde.org/docs/getting-started/building/cmake-build/ seems to be reasonably up-to-date, and certainly newer than when I started doing it years ago. The problem is once you start building software, it becomes rote, and then harder to describe to someone new to building from source. -- You are receiving this mail because: You are the assignee for the bug.