There is a small issue in the instructions for the manual installation. After the build you copy everything to /usr/local/bin but the service file contains the path /usr/bin/kb-layout-daemon which prevents the daemon from starting
kb-layout-daemon.service: Failed at step EXEC spawning /usr/bin/kb-layout-daemon: No such file or directory
There is a small issue in the instructions for the manual installation. After the build you copy everything to
/usr/local/binbut the service file contains the path/usr/bin/kb-layout-daemonwhich prevents the daemon from startingkb-layout-daemon.service: Failed at step EXEC spawning /usr/bin/kb-layout-daemon: No such file or directory