> ## Documentation Index
> Fetch the complete documentation index at: https://docs.signagelab.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Linux

> Installation guide for Linux devices.

## Requirements

* Linux device (Ubuntu, Debian, Fedora, etc.)
* Terminal to run commands

## Installation Steps

<Steps>
  <Step title="Open Terminal" />

  <Step title="Download and run the installation script">
    ```bash theme={null}
    wget https://linux-package-repository.signageos.io/linux/install.sh
    chmod +x install.sh
    sudo ./install.sh install -k
    ```
  </Step>

  <Step title="Wait for installation to complete – this may take a few minutes" />

  <Step title="Device restarts" />

  <Step title="After restart, the application starts automatically" />
</Steps>

Once the signageOS application starts on the display, a short verification code will appear in the center of the screen.
