Skip to content

Commit

Permalink
Installation: Alpine package moved to community (#961)
Browse files Browse the repository at this point in the history
  • Loading branch information
fabricionaweb authored Jan 31, 2025
1 parent 0dbca5e commit 5bb2d24
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions pages/Getting Started/Installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -313,15 +313,10 @@ For detailed instructions on installing this build see

{{% details title="Alpine*" closed="true" %}}

Hyprland is available in Alpine's [testing repository](https://wiki.alpinelinux.org/wiki/Repositories#Testing) which can be enabled in `/etc/apk/repositories` by adding
Hyprland is currently available in Alpine's [community repository](https://wiki.alpinelinux.org/wiki/Repositories#Community)
and it is maintaned by the community.

```plain {filename="/etc/apk/repositories"}
http://dl-cdn.alpinelinux.org/alpine/edge/testing
```

This will only work on Alpine linux edge, not on any stable release. For use on stable releases, see the [Alpine wiki](https://wiki.alpinelinux.org/wiki/Repositories#Using_the_testing_repository_on_stable_branches)

After enabling the repository, the following command will install hyprland and its dependencies.
The following command will install hyprland and its dependencies.

```plain
apk add hyprland
Expand Down

0 comments on commit 5bb2d24

Please sign in to comment.