Hello, i have tried compiling lxqt-archiver (from official github), but Findfm-qt6.cmake is not found. how can i install it?
hmpf where can i get the directory /etc/xdg/lxqt ? required for lxqt-build-tools
Searching here: https://pkgs.org/search/?q=lxqt shows nothing for EL distributions. Therefore you are most likely going to have to compile the source for all the dependencies required by lxqtarchiver before you will be able to build lxqtarchiver.
Another alternative is trying to build using mock with the source rpms that you can find here: Overview - rpms/lxqt-archiver - src.fedoraproject.org but again, that will require you building all the required dependencies that way with mock. Will be a bit better than doing it from source, but not much.
Probably an easier alternative will be to use this copr repository: zsun/lxqt Copr just enable it and install the packages. I’ve done this when installing for example Cinnamon Desktop on Rocky Linux.