> For the complete documentation index, see [llms.txt](https://ludeeus.gitbook.io/root/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ludeeus.gitbook.io/root/hassbian/gethassbian.md).

# Get Hassbian

Simple script to install the [tools used in Hassbian](https://github.com/home-assistant/hassbian-scripts).

```bash
curl -sSL https://raw.githubusercontent.com/ludeeus/ROOT/master/hassbian/gethassbian.sh | sudo bash -
```

The **only** supported way of installing this is using the \[Hassbian image.]\[image]\
But some have had luck installing it on other distros.\
**No** support will be given for unsupported distros.

**Tested on:**

* Debian 9
* Raspbian Strtech (minimal)
* Raspbian Stretch (w/GUI)
* Ubuntu server 18.04

[Scripts included.](https://github.com/home-assistant/hassbian-scripts)

\[image]: <https://www.home-assistant.io/docs/installation/hassbian/>
