RPM packages for Hyprland and the Hypr ecosystem — Fedora 44+ support.
Fork of solopasha/hyprlandRPM.
sudo dnf copr enable eli-xciv/hyprland
sudo dnf install hyprlandNote:
hyprland-gittracks nightly snapshots and is recommended for the latest fixes.
| Package | Description |
|---|---|
| hyprland | A highly customizable dynamic tiling Wayland compositor |
| hyprland-git | Hyprland — nightly git snapshots |
| xdg-desktop-portal-hyprland | XDG desktop portal backend for Hyprland |
| hyprland-plugins | Official plugins for hyprland |
| hyprland-plugins-git | Official plugins for hyprland-git |
| hyprland-contrib | Community scripts and utilities for Hypr projects |
| Package | Description |
|---|---|
| hyprlock | GPU-accelerated screen locking utility |
| hypridle | Idle daemon for Hyprland |
| hyprpolkitagent | Polkit authentication agent |
| hyprsysteminfo | System information display |
| uwsm | Universal Wayland Session Manager |
| Package | Description |
|---|---|
| hyprpaper | Blazing fast Wayland wallpaper utility with IPC |
| swww | Efficient animated wallpaper daemon |
| mpvpaper | Video wallpaper for wlroots compositors |
| waypaper | GUI wallpaper manager |
| hyprsunset | Blue-light filter for Hyprland |
| Package | Description |
|---|---|
| hyprpicker | Wayland color picker |
| hyprshot | Screenshot utility with mouse support |
| satty | Screenshot annotation tool |
| hyprlauncher | Multipurpose launcher / picker |
| cliphist | Wayland clipboard manager |
| nwg-clipman | GTK3 GUI frontend for cliphist |
| hyprnome | GNOME-like workspace switching |
| hyprdim | Auto-dim inactive windows |
| pyprland | Hyprland extensions in Python |
| hyprland-autoname-workspaces | Auto-rename workspaces with app icons |
| Package | Description |
|---|---|
| aylurs-gtk-shell | AGS — GTK widget system (legacy) |
| aylurs-gtk-shell2 | AGS v2 — CLI for Astal-based projects |
| hyprpanel | Feature-rich bar/panel for Hyprland |
| eww-git | Rust-based widget system (nightly) |
| waybar-git | Highly customizable Wayland bar (nightly) |
| swaylock-effects | Swaylock with visual effects |
| qt6ct-kde | Qt6 configuration utility with KDE patches |
| hyprqt6engine | Qt6 theme provider for Hyprland |
This fork applies patches to build cleanly against GCC 16 and updated library sonames on Fedora 44:
- GCC 16 implicit header removals —
<mutex>,<climits>,<unistd.h>added where needed - aquamarine — bumped to 0.11.0; strips
-Wpedanticfor GCC 16 zero-size array errors - hyprutils — bumped to 0.13.0 (soname 9→12)
- hyprgraphics — bumped to 0.5.1 (soname 1→4); adds
mesa-libGLES-devel+libdrmbuild deps - hyprtoolkit — bumped to 0.5.3 (soname 2→5)
- COPR build method —
source_build_method: make_srpmwith explicit--spec(required for Go/Rust vendor bundles)
- Upstream: solopasha/hyprlandRPM — original RPM packaging
- Hyprland and the hyprwm team for the ecosystem
