Skip to content

Ubuntu Installation

Lemonade is tested on Ubuntu 24.04 LTS but should also work on other versions.

To build from source, see the development guide.

Step 1: Install lemonade-server

sudo add-apt-repository ppa:lemonade-team/stable
sudo apt install lemonade-server
sudo snap install lemonade-server

Step 2: Choose your frontend

Always available at http://localhost:13305.

The web app is automatically available once lemonade-server is running. Just open your browser and navigate to the URL above.

Launches the web ui in chromium.

sudo apt install lemonade-desktop

Fully sandboxed desktop app.

sudo snap install lemonade