Skip to content

Commit

Permalink
Readme: Add Installation on Alpine Linux and Repology badge (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
jirutka authored Feb 6, 2022
1 parent e47933f commit 75357a9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@ The app has minimal impact on system resources and battery life even though it i

## Installation

<a href="https://repology.org/project/wluma/versions">
<img src="https://repology.org/badge/vertical-allrepos/wluma.svg" alt="Packaging status" align="right">
</a>

On Alpine Linux you can use [wluma](https://pkgs.alpinelinux.org/packages?name=wluma) package (from Alpine Edge; it will be available in stable branches since Alpine v3.16).

On Arch Linux you can use [wluma](https://aur.archlinux.org/packages/wluma/) or [wluma-git](https://aur.archlinux.org/packages/wluma-git/) packages.

On NixOS you can use [wluma](https://search.nixos.org/packages?channel=unstable&show=wluma&from=0&size=50&sort=relevance&type=packages&query=wluma) package.
Expand Down

0 comments on commit 75357a9

Please sign in to comment.