hugoam
(Hugo Ameln)
December 12, 2025, 11:32pm
2
I just wanted to say thank you, it works as expected!
bpug0
(Bruno Orsolon)
January 12, 2026, 2:02pm
4
Nevermind, i just checked the repo and it’s replaced by hyprland-guiutils
Thanks for the great work.
ORIGINAL COMMENT JUST FOR CONTEXT:
Any chance you could add “hyprland-qtutils” for Fedora 43?
It is required for some automated DE scripts like env-4
I temporarily reverted to “solopasha/hyprland” version but im not sure it’s up to date.
msrsaditya
(Shashank Aditya)
February 25, 2026, 5:21am
5
Thanks for this a ton!!! I checked multiple copr repos trying to install the latest version of Hyprland on my Fedora Asahi Remix 42 distro, none have worked, this is gold!! Please continue the work you are doing, I will support you every way I can, please please do NOT abandon this, my life depends on this, thanks a ton! Also, I’m getting this error when trying to install hypridle, this is the only problem, please consider fixing this:
Failed to resolve the transaction:
Problem: conflicting requests
nothing provides libhyprutils.so.9()(64bit) needed by hypridle-0.1.7-4.fc42.aarch64 from copr:copr.fedorainfracloud.org:sdegler:hyprland
Again, thanks a lot!
Would it be possible to rebuild the Fedora 42 packages that require QT? The base Fedora 42 packages have been updated from QT 6.9 to 6.10, so things like hypridle, hyprpolkitagent, hyprsysteminfo are broken and uninstallable at the moment.
sdegler
(Stephen Degler)
March 5, 2026, 4:13pm
7
Hello, I can do that but I believe there are one or two packages that simply no longer build due to c++ compiler issues.
sdegler
(Stephen Degler)
March 6, 2026, 8:25pm
8
Done. Let me know if any other Fedora 42 rpms have issues, thanks.
Thanks so much, ditched my manual builds and they are all installing correctly again now.
FYI very minor but hyprsysteminfo will still moan about the broken version (0.1.3-16), but it falls back to the working -14 build correctly anyways.
> sudo dnf install hyprsysteminfo
Updating and loading repositories:
Repositories loaded.
Problem: cannot install the best candidate for the job
- nothing provides libQt6Qml.so.6(Qt_6.9_PRIVATE_API)(64bit) needed by hyprsysteminfo-0.1.3-16.fc42.x86_64 from copr:copr.fedorainfracloud.org:sdegler:hyprland
- nothing provides libQt6WaylandClient.so.6(Qt_6.9_PRIVATE_API)(64bit) needed by hyprsysteminfo-0.1.3-16.fc42.x86_64 from copr:copr.fedorainfracloud.org:sdegler:hyprland
Package Arch Version Repository Size
Installing:
hyprsysteminfo x86_64 0.1.3-14.fc42 copr:copr.fedorainfracloud.org:sdegler:hyprland 272.0 KiB
Skipping packages with broken dependencies:
hyprsysteminfo x86_64 0.1.3-16.fc42 copr:copr.fedorainfracloud.org:sdegler:hyprland 263.4 KiB
Transaction Summary:
Installing: 1 package
Skipping: 1 package
Total size of inbound packages is 111 KiB. Need to download 111 KiB.
After this operation, 272 KiB extra will be used (install 272 KiB, remove 0 B).
Is this ok [y/N]: y
[1/1] hyprsysteminfo-0:0.1.3-14.fc42.x86_64 100% | 268.9 KiB/s | 110.5 KiB | 00m00s
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
[1/1] Total 100% | 268.3 KiB/s | 110.5 KiB | 00m00s
Running transaction
[1/3] Verify package files 100% | 1.0 KiB/s | 1.0 B | 00m00s
[2/3] Prepare transaction 100% | 5.0 B/s | 1.0 B | 00m00s
[3/3] Installing hyprsysteminfo-0:0.1.3-14.fc42.x86_64 100% | 1.4 MiB/s | 273.4 KiB | 00m00s
Complete!
sdegler
(Stephen Degler)
March 9, 2026, 4:38pm
10
see if hyprsysteminfo-0:0.1.3-17.fc42.x86_64 installs cleanly now.