mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-05 13:05:59 +01:00
Add more information for Fedora (#413)
This commit is contained in:
parent
fb02d887a3
commit
02d6edb3c0
1 changed files with 4 additions and 1 deletions
|
@ -68,9 +68,12 @@ On Fedora 39 and Rawhide, run:
|
|||
|
||||
```sh
|
||||
sudo dnf install hyprland
|
||||
sudo dnf install hyprland-devel # If you want to build plugins
|
||||
```
|
||||
|
||||
If you are on an older version of Fedora, you can also compile it yourself by following the instructions [here](https://github.com/hyprwm/Hyprland/discussions/284)
|
||||
Builds for Fedora 38 and additional packages are available in the [solopasha/hyprland](https://copr.fedorainfracloud.org/coprs/solopasha/hyprland) Copr repository.
|
||||
|
||||
If you are on an older version of Fedora, you can also compile it yourself by following the instructions [here](https://github.com/hyprwm/Hyprland/discussions/284)
|
||||
{{< /tab >}}
|
||||
{{< tab "Gentoo*" >}}
|
||||
The hyprland and xdg-desktop-portal-hyprland packages are available in the main tree:
|
||||
|
|
Loading…
Reference in a new issue