mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-03 01:28:58 +00:00
447 B
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.