Files
lunasea/lunasea-docs/releases/linux.md
2025-04-02 21:53:39 -04:00

1.2 KiB

Linux

LunaSea is available on all graphical Linux distributions that have snap installed and configured or are capable of installing a Debian distribution (.deb).

{% hint style="info" %} If you want a stable experience, stick with stable releases. Want to test new builds of LunaSea? Read about the build channels to make the right choice! {% endhint %}

Snapcraft

Channel(s): Stable, Beta, Edge

The easiest way for most users on graphic Linux distributions would be to download releases of LunaSea directly from Snapcraft!

{% tabs %} {% tab title="Stable" %}

sudo snap install lunasea

{% endtab %}

{% tab title="Beta" %}

sudo snap install lunasea --beta

{% endtab %}

{% tab title="Edge" %}

sudo snap install lunasea --edge

{% endtab %} {% endtabs %}

Build Bucket

Channel(s): Stable, Beta, Edge
Format(s): .snap, .deb, .tar.gz

All Linux releases are available in the Build Bucket!

GitHub Releases

Channel(s): Stable
Format(s): .snap, .deb, .tar.gz

All stable releases are available on GitHub via the Releases page!