2019-07-21 15:35:35 +02:00

447 B

title, description
title description
Installation on Arch Linux Installation of Home Assistant on your Arch Linux computer.

Arch Linux is a lightweight and flexible Linux distribution for x86_64.

Install the needed Python packages.

sudo pacman -S python
sudo pacman -S python-pip

From here on, we recommend you to follow the virtualenv guide.