Arch Installation
July 1, 2026 ยท View on GitHub
Step 1: Install lemonade-server
pacman -S lemonade-server
For package details, see lemonade-server.
Step 2: Choose your frontend
=== "Web UI"
Always available at [http://localhost:13305](http://localhost:13305).
The web app is automatically available once lemonade-server is running. Just open your browser and navigate to the URL above.
=== "Lemonade Desktop package"
```
pacman -S lemonade-desktop
```
For package details, see [lemonade-desktop](https://archlinux.org/packages/extra/x86_64/lemonade-desktop).